Back to search

n8n-mcp

MCP CompatibleScore: 72

A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you

czlonkowskitoolai-model14,059 starsGitHub

72

Reputation

Success Rate

Avg Latency

0

Usage Count

Connection Spec

Transport

stdio

Install Command

npx n8n-mcp

Quick Setup

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

Paste into your Claude Desktop config file

Health

MaintenanceActive
Last commit6d ago
Open issues97
LicenseMIT
VerificationVerified

API Response Preview

What agents get when they query this resource:

{
  "id": "857911fe-4f75-408c-bf31-e0dc71a609f3",
  "name": "n8n-mcp",
  "category": "tool",
  "subcategory": "ai-model",
  "mcp_compatible": true,
  "reputation_score": 0.7175,
  "success_rate": null,
  "endpoint_url": null,
  "spec": {
    "transport": "stdio",
    "install_command": "npx n8n-mcp",
    "tools": null,
    "features": null
  }
}