-
|
Configuring the MCP servers into Claude Desktop App currently only show how to add the stdio protocol versions. |
Beta Was this translation helpful? Give feedback.
Replies: 15 comments 13 replies
-
|
This is not supported at the moment. |
Beta Was this translation helpful? Give feedback.
-
|
I just wrote a stdio to http sse gateway with example MCP server and client as well. The server exposes DuckDB database and allows Claude to run queries on it. |
Beta Was this translation helpful? Give feedback.
-
|
Is there any update on this? I am able to use this on LibreChat and Cursor now but it doesn't work on Claude Desktop app |
Beta Was this translation helpful? Give feedback.
-
|
Are SSE Servers supported with Claude Desktop yet? If so, what does the configuration look like? |
Beta Was this translation helpful? Give feedback.
-
|
Updated the README in the example stdio to HTTP SSE bridge: Shouldn't be too hard to convert to python if you prefer that. Naturally, you can run your server in Python if you like. |
Beta Was this translation helpful? Give feedback.
-
|
Could you please at least state whether this is on the roadmap or not? I am working on a somewhat complex MCP server and currently, it only supports HTTP SSE due to some OS-level permission issues. If it was an Open Source project, I'd love to contribute as well :) |
Beta Was this translation helpful? Give feedback.
-
|
Claude Desktop App with SSEServerTransport, what does the configuration look like? |
Beta Was this translation helpful? Give feedback.
-
|
This worked for me: https://developers.cloudflare.com/agents/guides/test-remote-mcp-server/#connect-your-remote-mcp-server-to-claude-desktop-via-a-local-proxy |
Beta Was this translation helpful? Give feedback.
-
|
We made Minibridge to support that use case for free and more https://github.com/acuvity/minibridge |
Beta Was this translation helpful? Give feedback.
-
|
any updates on this? |
Beta Was this translation helpful? Give feedback.
-
|
It's working from Claude Code with FastMCP's SSE mode: |
Beta Was this translation helpful? Give feedback.
-
|
Any update on this? |
Beta Was this translation helpful? Give feedback.
-
|
WHy is MCP creator so behind for this support? |
Beta Was this translation helpful? Give feedback.
-
|
Remote MCP support in Claude is now documented here: https://support.anthropic.com/en/articles/11175166-about-custom-integrations-using-remote-mcp |
Beta Was this translation helpful? Give feedback.
-
|
"Custom connectors" don't work on localhost with http, since Claude Desktop requires that the URL start with https. Could you please allow http on localhost so that people can easily run their own servers? |
Beta Was this translation helpful? Give feedback.
Remote MCP support in Claude is now documented here: https://support.anthropic.com/en/articles/11175166-about-custom-integrations-using-remote-mcp