$ timeahead.in
/ servers/npm/@leonardsellem/n8n-mcp-server
npm

@leonardsellem/n8n-mcp-server

Model Context Protocol (MCP) server for n8n workflow automation

2k stars1k/wkupdated 361d agogithub ↗
88good
▣ Overview
npm version

What it does

This MCP server acts as a bridge between Claude and n8n, an open-source workflow automation platform. It translates natural language commands from Claude into n8n API calls, enabling AI assistants to programmatically manage workflows, trigger executions, inspect job history, and control active runs. The server uses n8n's REST API to create a two-way integration between Claude's language understanding and n8n's workflow engine.

Who it's for

Automation engineers using n8n who want to control and monitor workflows from Claude without leaving the AI assistant, and DevOps teams building AI-augmented orchestration systems that extend n8n's capabilities through natural language interfaces.

Common use cases

  • Trigger n8n workflows from Claude using natural language ("run the daily data sync workflow")
  • Query n8n execution history and workflow status to monitor automation health
  • Stop or retry failed workflow executions from Claude
  • Build AI-driven automation pipelines that coordinate multiple n8n jobs based on contextual decisions

Setup pitfalls

  • Requires n8n API access to be explicitly enabled on your instance; default n8n setups do not expose the API
  • Must provide four environment variables (N8N_API_URL, N8N_API_KEY, N8N_WEBHOOK_USERNAME, N8N_WEBHOOK_PASSWORD); missing any will prevent the server from starting
  • The project's CI tests are failing, signaling potential instability or incomplete test coverage in the current version
  • Last significant commit was 11 months ago; the server may not be compatible with recent n8n API changes or security updates
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
69
13.8
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
87.8
⚿ Capabilities & Risk Explainer
fs writenetworkexecsecrets
◆ Risk level: high
fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "leonardsellemn8n": {
      "command": "npx",
      "args": [
        "-y",
        "@leonardsellem/n8n-mcp-server"
      ]
    }
  }
}
📈 Score historylast 48 snapshots
4/30/20267/6/2026 · 48 snapshots
⚙ Maintenance health
21/ 100 · is this project alive?
contributors (1y)0
top contributor share0%
releases (1y)0
ci⚠ failing
⛁ Raw data
weekly downloads1k
github stars2k
forks292
open issues39
license✓ present
readme length14593 chars
last publish3d ago
last commit361d ago
last updated21h ago
install verified✓ pass · 47d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points