Error when using [Server Sent Events (Deprecated) / HTTP Streamable] in MCP module

Hi,
I keep getting the following error when using the [Server Sent Events (Deprecated) / HTTP Streamable] option in the MCP module:

Could not connect to your MCP server 

Can anyone help me understand what’s causing this and how to fix it?
I’m not sure if I should be using “Server Sent Events (Deprecated)” or “HTTP Streamable,” or if there’s a configuration I’m missing.

Thanks in advance!

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup:

  • n8n version: 1.110.1

  • Database SQLite

  • n8n EXECUTIONS_PROCESS setting default: own

  • Running n8n via n8n cloud: Yes

  • Operating system: Windows 11,


Use the Streamable HTTP protocol and recreate the mcp server and update the mcp server URL. This helped me fix the error.

1 Like

I literally spend trying days to fix the error and your tip solved it! Greatly appreciated!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.