Why does the MCP client only have an SSE endpoint field?
I’ve been looking into MCP recently and have discovered that n8n seemingly only supports a standalone SSE connection to the MCP server. But hasn’t this type of connection been deprecated well before the mcp client node was added to n8n officially? Or does the SSE Endpoint field refer to the optional SSE connection you can establish alongside your streamable http. What exactly am I meant to put in there? And are there plans to support streamable http in the future?
Information on your n8n setup
- n8n version: 1.91.3
- Database (default: SQLite): probably SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): I dont think this is relevant to the question
- Operating system: Debian I think