Armory
Source
Browse
MCPs

n8n-mcp

Build and manage n8n workflows directly from Claude. Includes a pre-built database with all n8n node documentation for workflow automation.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

No one-command install. Set it up from its source.

ConfigurationManual
{
  "mcpServers": {
    "n8n-mcp": {
      "command": "node",
      "args": [
        "documentation",
        "for",
        "workflow",
        "automation"
      ]
    }
  }
}

Alternatives · MCPs

  1. czlonkowski-n8n22,820 stars · 3,638 forks99.558
  2. microsoft-learn1,868 stars · 238 forks98.367
  3. leonardsellem-n8n1,637 stars · 293 forks98.338

What it is

Build and manage n8n workflows directly from Claude. Includes a pre-built database with all n8n node documentation for workflow automation.

When to use it

Build and manage n8n workflows directly from Claude. Includes a pre-built database with all n8n node documentation for workflow automation.

How to install / invoke

# Add the mcpServers block to your .claude/settings.json or .mcp.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/mcps/integration/n8n-mcp.json | jq .mcpServers

Notes

Extracted from davila7/claude-code-templates, integration category.