Files
nexus/wiki/entities/n8n-mcp.md
2026-04-15 15:02:52 +08:00

39 lines
905 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "n8n-mcp"
type: entity
tags: [n8n, mcp, workflow-automation]
last_updated: 2026-04-15
---
# n8n-mcp
## 基本信息
- **类型**MCP 服务器项目
- **作者**czlonkowski
- **仓库**https://github.com/czlonkowski/n8n-mcp
- **用途**:连接 n8n 工作流自动化平台与 AI 模型
## 描述
n8n-mcp 是连接 n8n 工作流自动化平台与 AI 模型的 MCP 服务器,使 AI 能够理解和调用 n8n 节点。
## 核心能力
- 543 个 n8n 节点的结构化访问n8n-nodes-base + @n8n/n8n-nodes-langchain
- 节点属性覆盖率 99%
- 节点操作覆盖率 63.6%
- 官方文档覆盖率 87%(含 AI 节点)
- 检测到 271 个 AI 能力节点
- 2646 个预提取配置示例
- 2709 个工作流模板100% 元数据覆盖)
## 启动方式
```bash
npx n8n-mcp
```
## Aliases
- n8n-mcp
## Connections
- [[n8n]]:平台提供方
- [[MCP]]:基于该协议