DirectoryN8n Workflow Builder MCP
automation

N8n Workflow Builder MCP

by makafeli

53
Health
fair
67
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.

499stars
125forks
JavaScript
MIT
Updated March 11, 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 Healthfair

Freshness25/40
Issue response15/30
Org backing10/20
Longevity3/10
Updated this quarter

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