Back to search
30
MCP
@mimirtech/n8n-nodes-mcp
n8n/@mimirtech/n8n-nodes-mcpModel Context Protocol (MCP) client nodes for n8n - Connect to MCP servers via STDIO, SSE, or HTTP with AI agent integration
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@mimirtech/n8n-nodes-mcp": {
"url": "None",
"transport": "http"
}
}
}