Skip to main content
ClaudeWave

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

MCP Servers192.2k stars58.5k forksTypeScriptNOASSERTIONUpdated today
Editor's note

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.

ClaudeWave Trust Score
95/100
Verified

Self-hostable fair-code workflow automation platform with 400+ integrations and native AI/LangChain support.

Passed
  • License: NOASSERTION
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
OK to use
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: NPX · n8n
Claude Code CLI
claude mcp add n8n -- npx -y n8n
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "n8n": {
      "command": "npx",
      "args": ["-y", "n8n"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

![Banner image](https://user-images.githubusercontent.com/10284570/173569848-c624317f-42b1-45a6-ab09-f0ea3c247648.png)

# n8n - Secure Workflow Automation for Technical Teams

n8n is a workflow automation platform that gives technical teams the flexibility of code with the speed of no-code. With 400+ integrations, native AI capabilities, and a fair-code license, n8n lets you build powerful automations while maintaining full control over your data and deployments.

![n8n.io - Screenshot](https://raw.githubusercontent.com/n8n-io/n8n/master/assets/n8n-screenshot-readme.png)

## Key Capabilities

- **Code When You Need It**: Write JavaScript/Python, add npm packages, or use the visual interface
- **AI-Native Platform**: Build AI agent workflows based on LangChain with your own data and models
- **Full Control**: Self-host with our fair-code license or use our [cloud offering](https://app.n8n.cloud/login)
- **Enterprise-Ready**: Advanced permissions, SSO, and air-gapped deployments
- **Active Community**: 400+ integrations and 900+ ready-to-use [templates](https://n8n.io/workflows)

## 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)
- 🔧 [400+ 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**
aiapisautomationclidata-flowdevelopmentintegration-frameworkintegrationsipaaslow-codelow-code-platformmcpmcp-clientmcp-servern8nno-codeself-hostedtypescriptworkflowworkflow-automation

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 192.2k 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 1475 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.

Featured on ClaudeWave: n8n-io/n8n
[![Featured on ClaudeWave](https://claudewave.com/api/badge/n8n-io-n8n)](https://claudewave.com/repo/n8n-io-n8n)
<a href="https://claudewave.com/repo/n8n-io-n8n"><img src="https://claudewave.com/api/badge/n8n-io-n8n" alt="Featured on ClaudeWave: n8n-io/n8n" width="320" height="64" /></a>

More MCP Servers

n8n alternatives