n8n-workflow-builder

makafeli/n8n-workflow-builder
★ 501 stars JavaScript AI/LLM Updated 3mo ago
AI assistant integration for n8n workflow automation through Model Context Protocol (MCP). Connect Claude Desktop, ChatGPT, and other AI assistants to n8n for natural language workflow management.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

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

Topics

ai-assistantai-automationai-integrationapi-integrationapi-wrapperautomation-toolschatgpt-integrationclaude-desktoplow-codemcp-servermodel-context-protocoln8nno-codenodejsrest-api