MCP Directory
Back

n8n-mcp

by czlonkowski · TypeScript · ★ 22,007

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

#mcp#mcp-server#n8n#workflows

Install

npx -y github:czlonkowski/n8n-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

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

From the README

[](https://opensource.org/licenses/MIT) [](https://github.com/czlonkowski/n8n-mcp) [](https://www.npmjs.com/package/n8n-mcp) [](https://codecov.io/gh/czlonkowski/n8n-mcp) [](https://github.com/czlonkowski/n8n-mcp/actions) [](https://github.com/n8n-io/n8n) [](https://github.com/czlonkowski/n8n-mcp/pkgs/container/n8n-mcp) [](https://railway.com/deploy/n8n-mcp?referralCode=n8n-mcp) A Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to n8n node documentation, properties, and operations. Deploy in minutes to give Claude and other AI assistants deep knowledg…
Read full README on GitHub →

Related other servers