We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When trying to implement in n8n in the popular community node for MCP:
1 item Failed to execute operation: Failed to connect to MCP server: MCP error -32000: Connection closed Error details
Other info n8n version
1.85.4 (Self Hosted)
Time
4/6/2025, 12:08:33 PM
Error cause
{ "message": "Failed to execute operation: Failed to connect to MCP server: MCP error -32000: Connection closed", "timestamp": 1743966513405, "name": "NodeOperationError", "context": {}, "cause": { "level": "warning", "tags": {} } }
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug report
Describe the bug
When trying to implement in n8n in the popular community node for MCP:
1 item
Failed to execute operation: Failed to connect to MCP server: MCP error -32000: Connection closed
Error details
Other info
n8n version
1.85.4 (Self Hosted)
Time
4/6/2025, 12:08:33 PM
Error cause
{ "message": "Failed to execute operation: Failed to connect to MCP server: MCP error -32000: Connection closed", "timestamp": 1743966513405, "name": "NodeOperationError", "context": {}, "cause": { "level": "warning", "tags": {} } }
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: