Hi everyone,
I’m working on an n8n workflow that uses two MCP servers — one for Google Sheets and another for Google Calendar. Each has its own HTTP endpoint configured. However, when I run the workflow, I get the error: **“Could not connect to your MCP server.”
** https://www.loom.com/share/318f49b40f8e4d6eb4301a5a9f3ad349
I’d appreciate any help figuring out why this happens and how to fix it. Thanks!
For multiple MCP servers, make sure you’re using n8n version 1.93+ which supports native MCP functionality - avoid community MCP nodes as [mentioned here](How to connet multiple mcp servers in one agent).