# 使用 Homebrew 安装 n8n-mcp

查看 n8n-mcp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:n8n-mcp
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install n8n-mcp
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:n8n-mcp
- **软件包管理器:** Homebrew
- **版本:** 2.67.2
- **来源摘要:** MCP for Claude Desktop, Claude Code, Windsurf, Cursor to build n8n workflows
- **主页:** <https://www.n8n-mcp.com/>
- **最后更新:** 2026-07-31T13:04:29Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- n8n-mcp (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.67.2
## 项目历史与用法

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.

### 时间线

- 2025-06-07: GitHub repository created.
- 2025-07-06: npm package created.
- 2026-06-26: v2.61.0 published on GitHub and npm metadata updated.
- 2026-05-30 to 2026-06-28: npm reported 541,219 downloads.
- 2026-07-01: GitHub API showed 22,074 stars and Homebrew API showed 4,348 installs over 365 days.

### Related projects

- n8n
- Model Context Protocol
- Claude Desktop
- Claude Code
- Cursor
- Windsurf
- Codex

### 来源

- <https://api.github.com/repos/czlonkowski/n8n-mcp>
- <https://api.github.com/repos/czlonkowski/n8n-mcp/releases/latest>
- <https://api.npmjs.org/downloads/point/last-month/n8n-mcp>
- <https://formulae.brew.sh/api/formula/n8n-mcp.json>
- <https://formulae.brew.sh/formula/n8n-mcp>
- <https://github.com/czlonkowski/n8n-mcp>
- <https://github.com/czlonkowski/n8n-mcp/blob/main/docs/DEPENDENCY_UPDATES.md>
- <https://registry.npmjs.org/n8n-mcp>


## 安全说明

没有找到 n8n-mcp 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

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.


## Configuration files

- Unix: .env

## Credential files

- Unix: .env

## Combined YAML source

View the package source record on GitHub. [combined/n8n-mcp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/n8n-mcp.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
