πŸ”§

n8n Workflow Builder

πŸ”§MCP Server

makafeli/n8n-workflow-builder

VibeIndex|
What it does

Enables AI assistants like Claude and ChatGPT to directly create, manage, and execute n8n workflows through natural language commands using the Model Context Protocol (MCP).

remotehosted

Installation

npxRun with npx
npx @makafeli/n8n-workflow-builder
git cloneClone repository
git clone https://github.com/makafeli/n8n-workflow-builder.git
npm runRun npm script
npm run build
Claude Desktop ConfigurationAdd this to your claude_desktop_config.json
{ "mcpServers": { "n8n-workflow-builder": { "command": "npx", ...
πŸ“– Extracted from makafeli/n8n-workflow-builder README
180
AddedJan 26, 2026