Skip to main content

n8n-workflow-builder

by makafeli· AI & ML
499

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.

npx @mcphunter/cli add n8n-workflow-builder

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

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

Works Well With

Other MCP servers developers commonly pair with n8n-workflow-builder

About

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.

ai-assistantai-automationai-integrationapi-integrationapi-wrapperautomation-toolschatgpt-integrationclaude-desktoplow-codemcp-servermodel-context-protocoln8nno-codenodejsrest-apitypescriptwebhookworkflow-automationworkflow-management