Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
n8n is a workflow automation platform that operates as both an MCP server and MCP client, allowing it to connect Claude and other AI agents directly into automated pipelines. Users build workflows through a visual node editor or by writing JavaScript and Python with access to npm packages, and the platform ships with over 400 pre-built integration nodes covering databases, APIs, and SaaS tools. Its LangChain-based AI agent workflows let teams wire Claude into multi-step automations that read, transform, and act on data from external services. The platform can be launched instantly via npx or Docker and self-hosted under a fair-code Sustainable Use License, with an enterprise tier adding SSO, advanced permissions, and air-gapped deployment options. Technical teams building AI-assisted data pipelines, developers who want code-level control without abandoning a visual interface, and organizations with strict data residency requirements are the primary beneficiaries. Over 900 ready-to-use workflow templates are available in the community library.
Self-hostable fair-code workflow automation platform with 400+ integrations and native AI/LangChain support.
- ✓License: NOASSERTION
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Mature repo (>1y old)
claude mcp add n8n -- npx -y n8n{
"mcpServers": {
"n8n": {
"command": "npx",
"args": ["-y", "n8n"]
}
}
}Resumen de MCP Servers
 # n8n – The Platform for AI Agents and Workflow Automation Fair-code platform to build and deploy AI agents and workflows. Combine a visual canvas with custom code, run it self-hosted or in the [cloud](https://app.n8n.cloud/login), and connect to 1500+ integrations. AI automation you can trust with real work, from prototype to production.  ## Key Capabilities - **AI-Native Automation Platform**: Build and operationalize AI workflows and multi-step agents using your own data, models, and tools - **Model Flexibility, No Lock-In**: Connect to OpenAI, Anthropic, Google, or open-source models and switch providers without changing your architecture - **From Prototype to Production**: Design multi-step AI workflows with logic, tool use, human approvals, and full observability - **Code When You Need It**: Combine visual building with JavaScript, Python, and npm packages for advanced AI workflows - **Enterprise-Ready AI**: Self-host or deploy securely with role-based access, audit trails, and support for sensitive data - **Leverage What Already Exists**: 1500+ integrations and 9,000+ workflow [templates](https://n8n.io/workflows) to connect AI with your existing systems ## Quick Start Try n8n instantly with [npx](https://docs.n8n.io/hosting/installation/npm/) (requires [Node.js](https://nodejs.org/en/)): ``` npx n8n ``` Or deploy with [Docker](https://docs.n8n.io/hosting/installation/docker/): ``` docker volume create n8n_data docker run -it --rm --name n8n -p 5678:5678 -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8n ``` Access the editor at http://localhost:5678 ## Resources - 📚 [Documentation](https://docs.n8n.io) - 🔧 [1500+ Integrations](https://n8n.io/integrations) - 💡 [Example Workflows](https://n8n.io/workflows) - 🤖 [AI & LangChain Guide](https://docs.n8n.io/advanced-ai/) - 👥 [Community Forum](https://community.n8n.io) - 📖 [Community Tutorials](https://community.n8n.io/c/tutorials/28) ## Support Need help? Our community forum is the place to get support and connect with other users: [community.n8n.io](https://community.n8n.io) ## License n8n is [fair-code](https://faircode.io) distributed under the [Sustainable Use License](https://github.com/n8n-io/n8n/blob/master/LICENSE.md) and [n8n Enterprise License](https://github.com/n8n-io/n8n/blob/master/LICENSE_EE.md). - **Source Available**: Always visible source code - **Self-Hostable**: Deploy anywhere - **Extensible**: Add your own nodes and functionality [Enterprise Licenses](mailto:license@n8n.io) available for additional features and support. Additional information about the license model can be found in the [docs](https://docs.n8n.io/sustainable-use-license/). ## Contributing Found a bug 🐛 or have a feature idea ✨? Check our [Contributing Guide](https://github.com/n8n-io/n8n/blob/master/CONTRIBUTING.md) for a setup guide & best practices. ## Join the Team Want to shape the future of automation? Check out our [job posts](https://n8n.io/careers) and join our team! ## What does n8n mean? **Short answer:** It means "nodemation" and is pronounced as n-eight-n. **Long answer:** "I get that question quite often (more often than I expected) so I decided it is probably best to answer it here. While looking for a good name for the project with a free domain I realized very quickly that all the good ones I could think of were already taken. So, in the end, I chose nodemation. 'node-' in the sense that it uses a Node-View and that it uses Node.js and '-mation' for 'automation' which is what the project is supposed to help with. However, I did not like how long the name was and I could not imagine writing something that long every time in the CLI. That is when I then ended up on 'n8n'." - **Jan Oberhauser, Founder and CEO, n8n.io**
Lo que la gente pregunta sobre n8n
¿Qué es n8n-io/n8n?
+
n8n-io/n8n es mcp servers para el ecosistema de Claude AI. Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations. Tiene 198.5k estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala n8n?
+
Puedes instalar n8n clonando el repositorio (https://github.com/n8n-io/n8n) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar n8n-io/n8n?
+
Nuestro agente de seguridad ha analizado n8n-io/n8n y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene n8n-io/n8n?
+
n8n-io/n8n es mantenido por n8n-io. La última actividad registrada en GitHub es de today, con 1387 issues abiertos.
¿Hay alternativas a n8n?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega n8n en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
Más MCP Servers
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.