Auto-sync

This commit is contained in:
2026-04-15 15:02:52 +08:00
parent bb2f9b2b3a
commit d3e7fcf81f
71 changed files with 2549 additions and 0 deletions

38
wiki/entities/n8n-mcp.md Normal file
View File

@@ -0,0 +1,38 @@
---
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]]:基于该协议