mcp-n8n-builder

spences10/mcp-n8n-builder
★ 83 stars TypeScript 🔌 API Integration Updated 1mo ago
🪄 MCP server for programmatic creation and management of n8n workflows. Enables AI assistants to build, modify, and manage workflows without direct user intervention through a comprehensive set of tools and resources for interacting with n8n's REST API.
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-builder": {
      "command": "npx",
      "args": [
        "-y",
        "spences10/mcp-n8n-builder"
      ]
    }
  }
}

Topics

ai-toolsmcpmodel-context-protocoln8nworkflow-automation