Skip to content
N8n logo

N8n

Verified

Fair-code workflow automation with AI and 400+ integrations.

MCP ServerCloud & DevOpsLocal (stdio) 192.6k
View on GitHub
Updated 2026-06-15

What is the N8n MCP server?

n8n enables technical teams to build automations using JavaScript, Python, or a visual interface. It supports AI agent workflows, npm packages, and enterprise features like SSO and air-gapped deployments.

Users can self-host under a fair-code license or opt for the cloud offering. Extensive templates, documentation, and community resources help accelerate development across diverse integration scenarios.

Install & connect

Add this to your MCP client config. Pick your client below and copy.

{
  "mcpServers": {
    "n8n": {
      "command": "npx",
      "args": [
        "-y",
        "n8n"
      ]
    }
  }
}

Package: n8n (npm)

Other ways to install

npx

npx
npx -y n8n

Docker

Docker
docker run -it --rm --name n8n -p 5678:5678 -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio

Example prompts

Once connected, try asking your AI client:

Show me how to set up an n8n workflow that sends daily email summaries
Explain how to add a custom LangChain AI agent in n8n
List popular n8n integrations for CRM and marketing tools
Help me deploy n8n using Docker with persistent storage

Security & permissions

Runs locally via stdio with npx or Docker; requires access to local filesystem for data persistence and any API credentials needed by workflow nodes.

What you can do with N8n

AI Workflow Creation

Build LangChain-based AI agents that use custom data sources and models for intelligent automation.

Multi-App Integration

Connect and automate data flows across 400+ services without writing extensive boilerplate code.

Custom Business Logic

Combine visual nodes with JavaScript or Python snippets to implement tailored enterprise processes.

How to use N8n

  1. 1Ensure Node.js is installed on your system.
  2. 2Run 'npx n8n' in the terminal to start the server.
  3. 3Alternatively, create a Docker volume and run the provided Docker command.
  4. 4Open http://localhost:5678 in a browser to access the editor.
  5. 5Explore the documentation and community templates to begin building workflows.

N8n: pros & cons

Pros

  • +Strong mix of visual and code-based workflow design
  • +Native AI support with LangChain and self-hosting flexibility
  • +Hundreds of ready integrations plus active community templates
  • +Enterprise options including SSO and air-gapped deployments

Cons

  • Fair-code license imposes some usage restrictions for larger organizations
  • Requires technical knowledge for advanced custom nodes or scaling
  • Self-hosted instances need ongoing maintenance and updates
Did you find this helpful?

Frequently asked questions

Yes, the core platform is available under a fair-code license for self-hosting; enterprise licenses add extra features and support.

User reviews

Verified reviews from the community shape this listing's rating.

Loading reviews…

Sign in to review

Promote N8n

Add this badge to your website, or share the tool.

DFeatured on DhanasviN8n 2