mongodb-js/mongodb-mcp-server

[Question] Using with Anthropic MCP Connector

Closed this issue · 2 comments

Hello, thanks for this work, it works greate with Claude Desktop.

I would like to host this server in my public machine and connect Anthropic's API with the mcp connector to it.

Is this doable with this package as is? Can you point me to any resource?

Thanks a lot for you greate work

Hey @vicmpen! Thanks for the feature request :)

The MCP Connector feature that you intend to use, requires a remotely hosted MCP server to work with. There is ongoing work to support streamable HTTP that should enable remotely hosting our MCP server but until then I don't see a path to use MCP connector with our current MCP server transport.

Mind it that even with streamable HTTP support, you'd still have to host the server yourself, following our recommended best practices. We have been in and out of discussion about hosting the server on our end but we are yet to make a decision on that.

If you're interested in this (streamable HTTP / Remote MCP) feature then I would suggest you follow this issue. We will certainly push a notification there whenever the work is ready to be used.

This issue has gone 30 days without any activity and meets the project's definition of "stale". This will be auto-closed if there is no new activity over the next 30 days. If the issue is still relevant and active, you can simply comment with a "bump" to keep it open, or add the label "not_stale". Thanks for keeping our repository healthy!