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"]
}
}
}MCP Servers overview
 # 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**
What people ask about n8n
What is n8n-io/n8n?
+
n8n-io/n8n is mcp servers for the Claude AI ecosystem. Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations. It has 198.3k GitHub stars and was last updated today.
How do I install n8n?
+
You can install n8n by cloning the repository (https://github.com/n8n-io/n8n) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is n8n-io/n8n safe to use?
+
Our security agent has analyzed n8n-io/n8n and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains n8n-io/n8n?
+
n8n-io/n8n is maintained by n8n-io. The last recorded GitHub activity is from today, with 1387 open issues.
Are there alternatives to n8n?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy n8n to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
More 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.