← Index

n8n Manager MCP

io.github.lukisch/n8n-manager-mcp·v0.1.0·Other
Quality Score
87
/100

MCP server for n8n workflow management -- view, create, sync and manage workflows via AI.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "n8n-manager-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "n8n-manager-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "n8n-manager-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "n8n-manager-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y n8n-manager-mcp
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other