czlonkowski/n8n-mcp

A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 28 minutes ago
Added to GitGenius on September 2nd, 2026
Created on June 7th, 2025
Open Issues & Pull Requests: 66 (+0)
GitHub issues: Enabled
Number of forks: 3,638
Total Stargazers: 22,842 (+0)
Total Subscribers: 161 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 27
New in 7 days: 9
Closed in 7 days: 10
Avg open age: 133 days
Stale 30+ days: 15
Stale 90+ days: 2

Recent activity

Opened in 7 days: 6
Closed in 7 days: 7
Comments in 7 days: 1
Events in 7 days: 8

Top labels

  • bug (19)
  • enhancement (11)
  • good first issue (4)
  • documentation (2)
  • high-priority (2)
  • roadmap (2)
  • wontfix (2)
  • help wanted (1)

Detailed Description

n8n-MCP is a Model Context Protocol server that enables AI assistants like Claude to build n8n workflows by providing comprehensive access to node documentation and operations.

The tool solves the problem of AI assistants lacking structured knowledge about n8n's workflow automation nodes. It bridges the gap between n8n's platform and AI models by indexing and exposing detailed information about nodes, their properties, operations, and real-world usage patterns. The server provides structured access to node documentation with high coverage across properties and operations, includes AI-capable tool variants, and extracts ranked configurations from popular templates to guide AI-assisted workflow construction.

Developers should choose this tool if they want to leverage AI assistants to help design and build n8n workflows without manually describing node capabilities. It suits projects where rapid workflow prototyping or AI-assisted automation design adds value. The tool offers both a hosted dashboard option requiring no installation and self-hosting alternatives via Docker, Railway, or local deployment. The README emphasizes a critical safety consideration: users should never edit production workflows directly with AI assistance, instead making copies, testing in development environments, and validating changes before deployment.

The project maintains active engagement with its user base through a sponsorship model and provides comprehensive documentation covering quick-start setup, self-hosting options, n8n instance integration, and security practices including Cloudflare Access authentication support. The tool is kept synchronized with n8n's evolving node ecosystem and includes extensive coverage of community nodes alongside core offerings.