Serveur MCP pour n8n
@lowprofix
关于 Serveur MCP pour n8n
Serveur MCP (Master Control Program) pour n8n qui fournit des outils de validation de workflows et de bonnes pratiques pour vos projets d'automatisation
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Serveur MCP pour n8n?
Serveur MCP pour n8n is an MCP (Model Context Protocol) server that provides tools for validating n8n workflows against best practices and generating NextJS integrations for those workflows. It is intended for developers and automation engineers using the n8n automation platform.
How to use Serveur MCP pour n8n?
Clone the repository, install dependencies with pnpm install, copy .env.example to .env and fill in your n8n API connection details, then build with pnpm build and start with pnpm start. For Claude Desktop, configure the MCP server in claude_desktop_config.json pointing to the compiled dist/server.js.
Key features of Serveur MCP pour n8n
- Validates workflows for naming, error handling, security, performance, and documentation.
- Generates NextJS API routes, OpenAPI/Swagger docs, TypeScript types, and API client code.
- Manages n8n workflows: list, get, create, update, delete, export, import.
- Direct access to the n8n API via a dedicated tool.
- Offers ready-to-use workflow templates for common use cases (e.g., Google Calendar).
Use cases of Serveur MCP pour n8n
- Automate workflow quality checks before deployment.
- Quickly scaffold a NextJS backend that consumes n8n workflows.
- Bulk import, export, or clean up workflows across n8n instances.
- Enforce naming conventions and security standards across a team.
FAQ from Serveur MCP pour n8n
What does Serveur MCP pour n8n do that n8n alone doesn’t?
It adds a validation layer for workflow best practices and automates the generation of NextJS integration code (routes, OpenAPI docs, TypeScript types) directly from n8n workflows.
What are the runtime requirements?
Node.js v16 or higher, pnpm v7 or higher, and an n8n instance (local or remote, e.g., hosted at n8n.bienquoi.com).
Where does the tool store workflow data?
All data lives on the configured n8n instance. The MCP server communicates with the n8n API; it does not persist workflows locally except for generated output files in the output/ directory.
Are there any known transport or authentication limits?
The server uses the MCP protocol and connects to n8n’s REST API using credentials stored in a .env file. It is designed for local or trusted network use; no advanced authentication mechanisms are described.
How is Serveur MCP pour n8n licensed?
It is open source under the MIT license.
其他 分类下的更多 MCP 服务器
Servers
modelcontextprotocolModel Context Protocol Servers
🚀 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,

EverArt
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
评论