DirectoryN8n Workflow Builder MCP
automation

N8n Workflow Builder MCP

by makafeli

33
Health
stale
52
Popularity

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.

517stars
127forks
JavaScript
MIT
Updated May 10, 2026
#ai-assistant#ai-automation#ai-integration#api-integration#api-wrapper#automation-tools#chatgpt-integration#claude-desktop#low-code#mcp-server#model-context-protocol#n8n#no-code#nodejs#rest-api#typescript#webhook#workflow-automation#workflow-management

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx n8n-workflow-builder

Maintenance Healthstale

Freshness15/40
Issue response3/30
Org backing10/20
Longevity5/10
Updated this year
Most issues unresolved

Server Info

Categoryautomation
LanguageJavaScript
LicenseMIT
StatusACTIVE
Free tier available

Get Your API Key

Claude API — the AI that powers most MCP use cases. Free tier available.

Get Claude API Key

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory