N8n Workflows
@carlosjperez
关于 N8n Workflows
Servidor MCP para automatización avanzada de workflows n8n vía Model Context Protocol. Permite ejecutar, listar y monitorizar flujos n8n desde cualquier cliente MCP compatible.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"n8n-workflows": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"N8N_BASE_URL=${N8N_BASE_URL}",
"-e",
"N8N_API_KEY=${N8N_API_KEY}",
"ghcr.io/carlosjperez/n8n-mcp-connector:latest"
],
"env": {
"N8N_BASE_URL": "https://TU_INSTANCIA_N8N",
"N8N_API_KEY": "TU_API_KEY"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is N8n Workflows?
It is an MCP server for advanced automation of n8n workflows via Model Context Protocol, allowing users
其他 分类下的更多 MCP 服务器
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
评论