n8nNew

Workflow automation with 1,800+ integrations that can act as both an MCP server and client; the self-hosted community edition is free under a fair-code license, not OSI open source.

  • Popularity
  • Automation
  • Workflows
  • Agent
  • MCP
  • Self-hosted
  • Office Work
  • Free tier
No preview available

At a glance

The screwdriver that gets AI into real business processes: 1,800+ integrations, free self-hosting, and workflows you can expose to other agents over MCP.

  • Free tierPartialFree self-hosted edition; metered cloud
  • Open sourcePartialFair-code license, not OSI open source
  • Works in ChinaYesSelf-hostable inside China
  • APIYes
Best for
  • Technical teams wiring AI into existing systems
  • Cases that require self-hosting with data kept internal
  • Developers who want agents to call internal workflows
Pros
  • Large integration catalog, with code nodes running JavaScript or Python
  • Acts as an MCP server exposing workflows and as a client calling external MCP tools
  • Free self-hosted community edition; cloud bills per workflow execution rather than per node
Cons
  • Fair-code (Sustainable Use License), not OSI open source — commercial redistribution is restricted
  • Needs technical skill; non-technical colleagues won't maintain it alone
Pricing

Self-hosted community edition is free; cloud plans bill per workflow execution, with separate enterprise terms. Check current official pricing.

Pricing changes over time; check the official site

Access from mainland China

Can be self-hosted on servers inside China and pointed at domestic provider APIs.

n8n is a workflow automation platform: connect triggers, apps and logic on a canvas, and it executes the flow. Its role on the AI side is clear — the model produces an answer, and n8n delivers it where it needs to go: into a database, a group chat, a ticket, or the next step of a process.

The 2026 Change That Matters: MCP In Both Directions

It can now play two roles at once:

  • MCP server: expose existing workflows as callable tools for external AI clients.
  • MCP client: let internal agents discover and call external MCP tools without hand-written API wrappers.

That matters for teams already running agents. Those automations that have "run for three years and nobody dares rewrite" can become agent capabilities as they are, without a refactor first.

It also ships an AI Agent node (model, system prompt and memory bundled together) and an AI Workflow Builder that drafts a workflow from a natural-language prompt.

Integrations and Extensibility

The company lists more than 1,800 integrations, and the node framework is open, so anything missing can be written in-house or picked up from the community. Code nodes run JavaScript or Python and can import libraries — genuinely complex logic doesn't have to be squeezed into a diagram.

Read the License

n8n is not OSI open source. It is fair-code: the source is visible, self-hostable and modifiable, but the Sustainable Use License limits three things — use and modification for internal business, non-commercial or personal purposes; redistribution only free of charge and non-commercially; and no removing licensing or copyright notices. Files with .ee. in the name fall under a separate enterprise license.

For the vast majority of teams automating their own operations, none of that bites. If you plan to wrap it as a hosted service you sell, read the license first.

Deployment and Pricing

The self-hosted community edition is free and starts with Docker. Cloud plans bill per workflow execution — one run counts once, regardless of node count or data volume — which differs materially from per-task competitors and changes the shape of the bill on heavy workflows.