I’m new to n8n cloud and I’m currently exploring its features. I ran into an issue when trying to use the MCP Client node. I’m getting the following error message:
Error in sub-node ‘MCP Client’
Could not connect to your MCP server
This is my first time working with n8n, so I’m not entirely sure how to troubleshoot this. I’ve double-checked the server URL and credentials, but the error persists.
Does anyone know what might be causing this issue or how I can resolve it?
@Zap_Flow instead of an image, it’s better if you pasted the actual code of the workflow. Select all nodes, copy, and paste it here in a code block (```…```)
Usually you won’t have any credentials in it, but make sure just in case.
Here the same error, working with n8n Version 1.100.1 and n8n running in docker without any proxy all works fine (telegram too) now when I try to configure a mcp server I get the correct URL and checking with cursor it works fine. The issue is with the MCP client, I can´t see the MCP server. Any help please?