You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @punkpeye thanks for the heads up. Is the expectation that this is runnable and fully functional from inside the docker container? In this project's present state, it requires a Windows GUI on the server's host to function properly and to my knowledge Docker Windows containers don't support GUIs. My CI/CD does build this in a Windows container and I could set up a Dockerfile, but nearly all the tools would fail to function properly.
I could add a linux provider, and i actually had one but removed it so I could focus on supporting a single OS.
Your MCP server is currently listed on the Glama MCP directory, but it is not available for others to use because it does not have a Dockerfile.
It takes only a few minutes to fix this:
Dockerfile
page and add aDockerfile
.Once completed, your server will be available for anyone to use.
The text was updated successfully, but these errors were encountered: