n8n-MCP
MCP Serverby czlonkowski · Added 5mo ago
Claude
9.2k
Install
git clone https://github.com/czlonkowski/n8n-mcpAdd to Claude
claude mcp add n8n-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"n8n-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/n8n-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
一个模型上下文协议(MCP)服务器,为人工智能助手提供全面访问 n8n 节点文档、属性和操作的能力。支持本地和远程部署,并可选择克隆 n8n-docs 仓库以增强文档内容。
Tags
developmentmcp-server