n8n MCP bridges AI agents and n8n, the most popular open-source workflow automation platform. With this MCP server, Claude Desktop or any MCP client can create, modify, and manage n8n workflows through natural language — turning automation requests into working workflows in seconds.
n8n MCP connects the world’s most popular open-source automation platform (n8n, 180k+ stars) to AI agents. Describe what you want automated in plain English, and your AI agent builds the complete n8n workflow — with proper nodes, connections, and configuration.
{
"mcpServers": {
"n8n": {
"command": "npx",
"args": ["-y", "n8n-mcp"],
"env": { "N8N_API_URL": "http://localhost:5678", "N8N_API_KEY": "your-key" }
}
}
}
User: "Create a workflow that monitors RSS for AI news and posts to Slack"
Agent → n8n MCP:
- create_workflow with RSS Read → OpenAI Summarize → Slack Post nodes
- Sets 1-hour schedule trigger
Result: Workflow created and activated.
AI agents that work well with n8n MCP.
1000+ pre-built tool integrations with managed OAuth for AI agents — Gmail, Slack, GitHub, Notion, and more.
Open-source automation platform with 400+ integrations and native MCP server support.
Create multi-step automated workflows connecting 200+ apps with natural language instructions.