Files
nexus/wiki/entities/n8n-mcp.md

40 lines
1.0 KiB
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, AI]
date: 2025-12-31
---
## Aliases
- N8N MCP
- n8n-mcp
## Definition
n8n-mcp 是一个开源项目,作为 n8n 工作流自动化平台与 AI 模型之间的桥接工具,使 AI 能够理解和操作 n8n 节点。
## Core Data
- GitHubhttps://github.com/czlonkowski/n8n-mcp
- 作者czlonkowski
## Capabilities
- 提供 **543 个 n8n 节点** 的访问能力(来自 n8n-nodes-base 和 @n8n/n8n-nodes-langchain
- 节点属性覆盖率 **99%**
- 节点操作覆盖率 **63.6%**
- 文档覆盖率 **87%**(包括 AI 节点)
- 检测到 **271 个 AI 能力节点**
- 提供 **2,646 个真实配置示例**
- 提供 **2,709 个工作流模板**100% 元数据覆盖
## Usage
通过 npx 启动即可使用:
```bash
npx n8n-mcp
```
启动后可通过配置与 Claude 等 AI 助手连接,实现自然语言创建 n8n 工作流。
## Connections
- [[n8n]]:被集成的自动化平台
- [[Claude]]:可连接的 AI 助手
- [[MCP]]:基于 MCP 协议实现