mcp-n8n-workflow-builder

salacoste/mcp-n8n-workflow-builder
★ 217 stars JavaScript 🤖 AI/LLM Updated 1mo ago
AI-powered n8n workflow automation through natural language. MCP server enabling Claude AI & Cursor IDE to create, manage, and monitor workflows via Model Context Protocol. Multi-instance support, 17 tools, comprehensive docs. Build workflows conversationally without manual JSON editing.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-n8n-workflow-bui": {
      "command": "npx",
      "args": [
        "-y",
        "salacoste/mcp-n8n-workflow-builder"
      ]
    }
  }
}

Topics

ai-automationai-toolsapi-managementautomation-platformclaude-aicursor-idelow-codemcpmodel-context-protocolmulti-instancen8nnatural-languageno-codenodejstypescript