MCP Client and Server

Describe the problem/error/question

I try to connect n8n platform with my mcp server. I run the mcp server locally using my localhost. I try to connect using node mcp client that I installed in community. and I set the connection to SSE (Server-Sent Events). I already try to hit the endpoint using postman and it works, but when I try to run it in n8n, it shows the error besides my mcp server is totally running in my local. what should I do?

What is the error message (if any)?Problem in node ‘MCP Client‘

Failed to execute operation: Failed to connect to MCP server: SSE error: Non-200 status code (422)

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.112.6
  • Database (default: SQLite): Postgresql
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker
  • Operating system: windows 11 pro

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