Serveur MCP pour n8n
@MCP-Mirror
关于 Serveur MCP pour n8n
Mirror of
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Serveur MCP pour n8n?
This project is an MCP (Master Control Program) server for n8n that provides tools for workflow validation, NextJS integration, workflow management, and direct access to the n8n API. It is intended for developers using n8n who want to enforce best practices and automate integration tasks.
How to use Serveur MCP pour n8n?
Install dependencies with pnpm install, copy .env.example to .env and set your n8n API credentials, then build with pnpm build and start with pnpm start. For use with Claude Desktop, configure claude_desktop_config.json with the absolute path to the compiled server file.
Key features of Serveur MCP pour n8n
- Validate workflows against naming, error handling, security, performance, and documentation rules.
- Generate NextJS API routes, OpenAPI/Swagger docs, TypeScript types, and client code.
- Manage n8n workflows: list, read, create, update, delete, export, import.
- Direct access to the n8n API for advanced operations.
- Pre-built workflow templates for common use cases (e.g., Google Calendar).
Use cases of Serveur MCP pour n8n
- Automatically check n8n workflows for compliance with internal best practices.
- Rapidly scaffold NextJS API end-points that consume n8n workflows.
- Manage a large number of n8n workflows programmatically via an MCP client.
- Generate type-safe TypeScript interfaces and OpenAPI documentation from existing workflows.
- Kickstart new projects with ready-to-use n8n workflow templates.
FAQ from Serveur MCP pour n8n
What are the prerequisites?
Node.js v16 or higher, pnpm v7 or higher, and a running n8n instance (local or remote).
How do I configure the server to connect to my n8n instance?
Copy .env.example to .env and fill in the n8n API connection details (base URL, API key, etc.).
Can I use this server with Claude Desktop?
Yes. Add an entry to your claude_desktop_config.json with the command node and the absolute path to the compiled dist/server.js.
What validators are included?
Five validators: naming conventions, error handling, security, performance, and documentation. You can select a subset and set a strictness level.
Does the server support generating code for NextJS projects?
Yes. The NextJSIntegrationTool can automatically generate API routes, OpenAPI/Swagger specs, TypeScript types, and an API client for a given workflow.
其他 分类下的更多 MCP 服务器
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
🚀 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,
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
ICSS
chokcoco不止于 CSS
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论