EveryDev.ai
Subscribe
Home
Tools

2,810+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1928
  • Coding1379
  • Infrastructure650
  • Marketing512
  • Projects461
  • Research418
  • Design406
  • Analytics362
  • MCP251
  • Security250
  • Testing243
  • Data237
  • Integration181
  • Prompts175
  • Learning166
  • Communication163
  • Extensions159
  • Voice140
  • Commerce128
  • DevOps113
  • Web84
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. n8n
    n8n icon

    n8n

    Agent Frameworks
    Featured

    n8n is a fair-code workflow automation platform for technical teams that combines a visual node-based editor with full JavaScript/Python code support and 400+ integrations.

    Visit Website

    At a Glance

    Pricing
    Free tier available

    Self-hosted version of n8n available on GitHub, free to use.

    Starter: $20/mo
    Pro: $50/mo
    Business: $800/mo
    +1 more plan

    Engagement

    Available On

    Windows
    Android
    iOS
    Web
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent FrameworksIntegration AutomationWorkflow Automation

    Alternatives

    nolink.aiSimWriter
    Developer
    n8n.ioBerlin, GermanyEst. 2019$254M raised

    Updated May 2026

    About n8n

    n8n is a workflow automation and AI agent platform built for technical teams who need the flexibility of code without sacrificing the speed of a visual builder. It operates under a fair-code license — source code is always visible and self-hostable, while commercial cloud and enterprise offerings layer on managed infrastructure and governance features. The platform is actively developed, with the GitHub repository showing 188,754 stars and the latest release at version 2.21.4 as of May 2026.

    What It Is

    n8n (pronounced "n-eight-n", short for "nodemation") is a node-based workflow automation tool that lets users connect apps, transform data, and build AI agent pipelines through a canvas-style editor. Unlike purely no-code tools, n8n allows JavaScript or Python code at any step, npm package imports on self-hosted instances, and custom API calls via HTTP request nodes. The result is a platform that sits between traditional iPaaS tools and full custom development — visual enough for rapid prototyping, deep enough for production-grade automation.

    How the Visual-Plus-Code Model Works

    The core building block is the "node" — a configurable step that represents a trigger, an app action, a data transformation, or an AI operation. Users wire nodes together on a canvas to form workflows. Key mechanics include:

    • Diverse triggers: webhooks, schedules (cron), app events, chat inputs, and event streams
    • Data routing: switch/if nodes, loops, merge nodes, and deduplication
    • Code nodes: write arbitrary JavaScript or Python inline; expressions support a JS-based templating language called Tournament
    • Fast iteration: re-run single steps, pin previous execution data, replay mocked inputs without waiting for external systems
    • AI nodes: built-in LangChain integration for multi-step agents, RAG pipelines, and model-agnostic LLM calls

    Every node shows its inputs and outputs side-by-side with settings, reducing context switching during debugging.

    AI Agent and RAG Capabilities

    n8n positions AI workflow building as a first-class use case. The platform supports multi-agent setups where sub-agents handle specialized tasks, and RAG (retrieval-augmented generation) pipelines that connect vector stores and document sources to LLMs. Users can connect any cloud or locally-hosted model, inspect every reasoning step on the canvas, and enforce human-in-the-loop approval gates before AI actions execute. MCP (Model Context Protocol) support is listed as available for connecting to external tool registries. The enterprise page highlights AI governance features including evaluations, guardrails, and structured input/output enforcement.

    Deployment Model and Licensing

    n8n offers two primary deployment paths:

    • Self-hosted: Deploy via Docker (docker run) or Kubernetes in minutes; run air-gapped on a private network; source code available on GitHub under the Sustainable Use License and n8n Enterprise License (fair-code, not OSI-approved open source)
    • Cloud (n8n.cloud): Managed hosting with data stored in Frankfurt, Germany; SOC 2 audited

    The community edition is free to self-host. Business and Enterprise plans require a license key that pings n8n's license server daily to track production execution counts. The GitHub README notes that enterprise license inquiries go to license@n8n.io.

    Enterprise Governance and Scale

    The enterprise page states that n8n claims 34% of Fortune 500 companies use its advanced security and DevOps features. Enterprise-specific capabilities include:

    • SSO, SAML, LDAP, and user provisioning via identity providers
    • Role-based access control (RBAC) with project-level isolation
    • External secret store integration (HashiCorp Vault, AWS Secrets Manager, Azure Key Vault, GCP)
    • Git-based source control with workflow diffs between environments
    • Log streaming to SIEM/observability stacks (e.g., Datadog)
    • Queue mode and multi-main instance setups for horizontal scaling; the features page states n8n handles up to 220 workflow executions per second on a single instance
    • Audit logs, workflow history, and an Insights dashboard showing execution counts, failure rates, and time-saved metrics

    Update: Version 2.21.4

    The latest GitHub release is n8n@2.21.4, published on May 19, 2026. The repository was last pushed to on May 20, 2026, indicating active weekly release cadence. The project was created in June 2019 and has accumulated 188,754 stars and 57,832 forks, making it one of the most-starred workflow automation repositories on GitHub. The pricing page lists an AI Workflow Builder feature (with per-plan credit allocations) and notes that AI Workflow Builder is "coming soon" for the Business self-hosted tier, signaling ongoing AI feature expansion.

    n8n - 1

    Community Discussions

    Be the first to start a conversation about n8n

    Share your experience with n8n, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Community Edition

    Self-hosted version of n8n available on GitHub, free to use.

    • All integration nodes
    • Visual workflow editor
    • JavaScript and Python code nodes
    • Self-hosted deployment
    • Community forum support

    Starter

    Great for getting started and seeing the power of n8n. Hosted by n8n.

    $20/mo
    billed annually
    $24/mo monthly
    • 2,500 workflow executions
    • 1 shared project
    • 5 concurrent executions
    • Unlimited users
    • 50 AI Workflow Builder credits
    • Forum support

    Pro

    Popular

    For solo builders and small teams running workflows in production. Hosted by n8n.

    $50/mo
    billed annually
    $60/mo monthly
    • 10,000 workflow executions
    • 3 shared projects
    • 20 concurrent executions
    • 7 days of insights
    • 150 AI Workflow Builder credits
    • Admin roles
    • Global variables
    • Workflow history
    • Execution search

    Business

    For companies with fewer than 100 employees needing collaboration and scale. Self-hosted.

    $800/mo
    billed annually
    $960/mo monthly
    • 40,000 workflow executions
    • 6 shared projects
    • SSO, SAML and LDAP
    • 30 days of insights
    • Different environments
    • Scaling options
    • Version control using Git
    • Forum support

    Enterprise

    For organisations with strict compliance and governance needs. Hosted or self-hosted.

    Custom
    contact sales
    • Custom workflow executions
    • Unlimited shared projects
    • 200+ concurrent executions
    • 365 days of insights
    • 1,000 AI Workflow Builder credits (cloud)
    • External secret store integration
    • Log streaming
    • Extended data retention
    • Dedicated support with SLA
    • Invoice billing
    View official pricing

    Capabilities

    Key Features

    • Visual node-based workflow editor
    • 400+ pre-built integration nodes
    • JavaScript and Python code nodes
    • AI agent and multi-agent workflow support
    • LangChain-based AI node integration
    • RAG (retrieval-augmented generation) pipelines
    • MCP (Model Context Protocol) support
    • Human-in-the-loop approval gates
    • Webhook, schedule, chat, and event stream triggers
    • Data routing with switch, if, loop, and merge nodes
    • Fast iteration with single-step re-execution and data pinning
    • Self-hosted deployment via Docker or Kubernetes
    • Git-based source control and environment management
    • Role-based access control (RBAC) with project isolation
    • SSO, SAML, and LDAP support
    • External secret store integration (HashiCorp Vault, AWS, Azure, GCP)
    • Log streaming to SIEM and observability stacks
    • Audit logs and workflow history
    • Insights dashboard with execution metrics
    • AI workflow evaluations and guardrails
    • Queue mode and multi-main horizontal scaling
    • 9,500+ workflow templates
    • Custom API requests via HTTP request node
    • npm package support on self-hosted instances
    • AI Workflow Builder with credits

    Integrations

    Google Sheets
    Telegram
    MySQL
    Slack
    Discord
    PostgreSQL
    Notion
    Gmail
    Airtable
    Google Drive
    HubSpot
    Salesforce
    Jira
    GitHub
    Asana
    Twilio
    WhatsApp Business Cloud
    QuickBooks Online
    OpenAI
    LangChain
    AWS Secrets Manager
    Azure Key Vault
    HashiCorp Vault
    Google Cloud Platform
    Infisical
    Datadog
    ServiceNow
    Zoom
    Mistral AI
    API Available
    View Docs

    Demo Video

    n8n Demo Video
    Watch on YouTube

    Ratings & Reviews

    No ratings yet

    Be the first to rate n8n and help others make informed decisions.

    Developer

    n8n.io

    n8n builds secure, extensible automation tools for developers and technical teams, enabling full control of workflows with hybrid visual-code interfaces.

    Founded 2019
    Berlin, Germany
    $254M raised
    880 employees

    Used by

    Microsoft
    Wayfair
    Zendesk
    Vodafone
    +4 more
    Read more about n8n.io
    WebsiteGitHubX / Twitter
    1 tool in directory

    Similar Tools

    nolink.ai icon

    nolink.ai

    A visual AI workflow builder and marketplace where you can chain text, image, audio, video, and document models into multi-step automations, then publish and monetize them.

    Sim icon

    Sim

    Sim is a visual workflow builder for LLMs that lets you build and deploy AI agent workflows using a drag-and-drop canvas with 100+ model and app integrations.

    Writer icon

    Writer

    Enterprise AI platform for agentic work that enables organizations to build, deploy, and govern AI agents for automated workflows across teams and systems.

    Browse all tools

    Related Topics

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    408 tools

    Integration Automation

    AI-powered platforms that automate the creation and maintenance of integrations between systems with intelligent mapping, validation, and error recovery capabilities.

    20 tools

    Workflow Automation

    Agents designed to automate complex business and development workflows.

    261 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions
    56views
    1upvote