macOS
brew install n8n-mcplocal Homebrew formula metadata
brew
MCP for Claude Desktop, Claude Code, Windsurf, Cursor to build n8n workflows. Version 2.63.1 via Homebrew; verified 2026-07-07.
install
brew install n8n-mcplocal Homebrew formula metadata
overview
MCP for Claude Desktop, Claude Code, Windsurf, Cursor to build n8n workflows
history
n8n-mcp is a Model Context Protocol server that exposes n8n workflow, node, property, operation, template, and validation knowledge to AI coding and agent tools. The repository was created on June 7, 2025, and the npm package was created on July 6, 2025, making it a fast-rising package from the post-MCP boom rather than an old n8n core component.
The project started as an independent tool by Marcin Czlonkowski and evolved into a TypeScript MCP server with hosted and self-hosted paths. Its README describes coverage for 2,063 n8n nodes, 2,352 workflow templates, structured node properties, operations, official-doc coverage, AI-capable node variants, and real-world examples from templates. The same README says it began as a personal tool and now helps tens of thousands of developers.
The adoption curve is unusually steep for a 2025 project. On July 1, 2026 the GitHub API showed 22,074 stars and 3,553 forks. npm reported 541,219 downloads for May 30, 2026 through June 28, 2026, and Homebrew reported 4,348 installs over 365 days. Homebrew's package is a secondary distribution channel beside npm, Docker, Railway, hosted dashboard access, and IDE/client configuration snippets.
Users connect n8n-mcp to Claude Desktop, Claude Code, VS Code/Copilot, Cursor, Windsurf, Codex, or similar MCP clients so the assistant can search n8n nodes, inspect node schemas, find templates, validate node configs, and create or update workflows. Its own prompt guidance pushes a practical workflow: search templates first, inspect nodes with examples, explicitly set parameters instead of trusting defaults, validate individual nodes, then validate whole workflows before deployment.
The package is significant because it turns n8n from a mostly UI-driven automation product into a schema-rich target for AI-assisted workflow generation. It also illustrates a new packaging pattern: a project that is simultaneously an npm package, Docker image, Homebrew formula, hosted API, and tool-specific instruction bundle. The main maintenance pressure is keeping pace with n8n's fast release and node-template ecosystem.
security posture
No matching local secret-handling manifest was found for n8n-mcp. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.envCredential-bearing paths to review before unattended agent runs.
.envexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
n8n-mcp | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:n8n-mcp |
|---|---|
| Version | 2.63.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/n8n-mcp |
| Homepage | https://www.n8n-mcp.com/ |
| Repository | https://github.com/czlonkowski/n8n-mcp |
| Upstream docs | https://github.com/czlonkowski/n8n-mcp#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/n8n-mcp/-/n8n-mcp-2.63.1.tgz |
| Last updated | 2026-07-07T12:34:42Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | n8n-mcp |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.