Loomal

n8n Manager MCP

MCP server by github.com/lukisch/n8n-manager-mcp

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

1 starsnpm: n8n-manager-mcp

About n8n Manager MCP

n8n Manager MCP is an MCP (Model Context Protocol) server published by lukisch in the official MCP registry, listed under App Automation on Loomal. MCP server for n8n workflow management -- view, create, sync and manage workflows via AI.

It ships as an npm package (n8n-manager-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/lukisch/n8n-manager-mcp, where the project has earned 1 GitHub stars.

Use n8n Manager MCP with your agent

Claude Code · one command
claude mcp add n8n-manager-mcp -- npx -y n8n-manager-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "n8n-manager-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "n8n-manager-mcp"
      ]
    }
  }
}
npmn8n-manager-mcp

Frequently asked questions

What is n8n Manager MCP?
n8n Manager MCP is an MCP (Model Context Protocol) server by lukisch in the App Automation category. MCP server for n8n workflow management -- view, create, sync and manage workflows via AI.
How do I connect n8n Manager MCP to Claude, Cursor, or another MCP client?
Install n8n Manager MCP from its npm package (n8n-manager-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is n8n Manager MCP open source?
Yes — the source code is public at github.com/lukisch/n8n-manager-mcp, with 1 GitHub stars.
Can AI agents pay to use n8n Manager MCP?
Not yet through Loomal — n8n Manager MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain n8n Manager MCP? Claim this listing free by verifying GitHub ownership, or contact us.