n8n-mcp — What is it?

n8n-MCP is a Model Context Protocol (MCP) server that bridges n8n's workflow automation platform with AI models, enabling efficient automation workflow creation and management.

⭐ 20,519 Stars 🍴 3,352 Forks TypeScript MIT Author: czlonkowski
Source: README View on GitHub →

Why it matters

n8n-MCP is gaining attention due to its unique integration of AI with n8n's workflow automation, addressing the pain point of complex workflow creation and management. It fills the gap by providing AI-assisted workflow development, which stands out for its comprehensive coverage of n8n nodes and properties.

Source: README, Overview

Core Features

Comprehensive Node Coverage

n8n-MCP provides access to 1,650 n8n nodes, including 820 core and 830 community nodes, with detailed schemas and operation coverage.

Source: README, Overview
AI Tools Integration

It detects 265 AI-capable tool variants and includes full documentation, enhancing AI-assisted workflow development.

Source: README, Overview
Template Library

A library of 2,352 workflow templates with high AI metadata coverage, aiding in quick workflow creation.

Source: README, Overview

Architecture

The architecture of n8n-MCP suggests a modular design with clear separation of concerns. It includes components for MCP backend, Dockerfile for containerization, and various scripts for building, testing, and deployment. The code tree indicates a focus on agents for different roles and tools, with a structured approach to handling AI integration and workflow management.

Source: Code tree, .claude directory

Tech Stack

infra: Docker, Railway, local installation  |  key_deps: n8n, Docker, Railway  |  language: TypeScript  |  framework: Not enough information.

Source: package.json, README, Dockerfile

Quick Start

npm install -g n8n-mcp npx n8n-mcp
Source: README Installation

Use Cases

n8n-MCP is suitable for developers and technical teams looking to automate complex workflows using AI-assisted tools. It is useful in scenarios where AI integration with workflow automation is required, such as building AI-powered workflows in n8n or enhancing AI development processes.

Source: README

Strengths & Limitations

Strengths

  • Strength 1: Comprehensive AI and n8n integration
  • Strength 2: Extensive node and template coverage
  • Strength 3: Easy to use and deploy

Limitations

  • Limitation 1: Limited information on frameworks used
  • Limitation 2: Potential dependency on external services for deployment
Source: README, package.json, Dockerfile

Latest Release

v2.51.3 (2026-05-11): Release v2.51.3 - security: redact URL paths and query strings in workflow telem v2.51.2 (2026-05-11): Release v2.51.2 - Merge commit from fork (853015d)

Source: GitHub Releases

Verdict

n8n-MCP is a valuable tool for developers seeking to leverage AI in workflow automation. Its comprehensive node coverage and AI integration make it a strong candidate for projects requiring advanced automation and AI collaboration. It is particularly suited for teams that prioritize ease of use and deployment in their workflow automation solutions.

Transparency Notice
This page is auto-generated by AI (a large language model) from the following public materials: GitHub README, code tree, dependency files and release notes. Analyzed at: 2026-05-13 18:30. Quality score: 85/100.

Data sources: README, GitHub API, dependency files