How to start MCP in docker? #633
Unanswered
shafarizkyf
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
Silly me, I forgot that I just need to add the container Now I can access |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First. Thank you for the great library!
I have GOWA running via Docker. I want to start the MCP server. How do I run the MCP server via Docker?
I tried:
but it seems it just exists immediately (?) because I can't access the MCP. I assumed it would run in something like
http://192.168.0.219:8083.I also map port my docker-compose.yml
Beta Was this translation helpful? Give feedback.
All reactions