Mutahar456/N8n-mcp
n8n MCP allows AI agents to securely access and interact with n8n workflows, APIs, and tools through the Model Context Protocol, enabling automated actions and real-time data exchange.
Platform-specific configuration:
{
"mcpServers": {
"N8n-mcp": {
"command": "npx",
"args": [
"-y",
"N8n-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...