HomeProductivity › n8n Manager MCP

n8n Manager MCP

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

TypeScript CloudLocal macOSWindowsLinux
★ 2 stars Last pushed 2026-09-23 License: MIT

Topics: Workplace & Productivity

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.13)

npx -y n8n-manager-mcp@0.1.13

Or add to your MCP client config:

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

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.lukisch/n8n-manager-mcp

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry