N8N2MCP converts N8N workflows into MCP servers, enabling AI agents to trigger and manage N8N workflows. It provides tools to expose N8N workflows as MCP endpoints, integrating with N8N's workflow automation platform. Developers use it to connect AI agents with N8N workflows for observability and automation tasks.
N8N2MCP converts N8N workflows into MCP servers, enabling AI agents to trigger and manage N8N workflows. It provides tools to expose N8N workflows as MCP endpoints, integrating with N8N's workflow automation platform. Developers use it to connect AI agents with N8N workflows for observability and automation tasks.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"super-chain-n8n2mcp-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-super-chain-n8n2mcp-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from N8N2MCP?"
API Key Required
This server requires an API key from N8N2MCP. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| N8N2MCP_API_KEY | Yes | Your N8N2MCP API key |
"What resources are available in N8N2MCP?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in N8N2MCP"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in N8N2MCP with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.