n8n-mcp

v1.0.0APIsstable

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

aiapisautomationclidata-flow
Share:
189,137
Stars
0
Downloads
0
Weekly
0/5

What is n8n-mcp?

n8n-mcp is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to comprehensive mcp server that provides full control over n8n automation workflows through natural language. it offers 43 tools for managing workflows, executions, credentials, and data tables, with sa...

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

This server falls under the APIs, AI/ML and Developer Tools categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • init-n8n
  • list-workflows
  • get-workflow
  • create-workflow
  • update-workflow

Use Cases

Initialize connection to n8n instance. Use this tool whenever an n8n URL and API key are shared to establish the connection. IMPORTANT: Arguments must be provided as compact, single-line JSON without
List all workflows from n8n. Use after init-n8n to see available workflows. IMPORTANT: Arguments must be provided as compact, single-line JSON without whitespace or newlines.
Retrieve a workflow by ID. Use after list-workflows to get detailed information about a specific workflow. IMPORTANT: Arguments must be provided as compact, single-line JSON without whitespace or newl
Create a new workflow in n8n. Use to set up a new workflow with optional nodes and connections. IMPORTANT: 1) Arguments must be provided as compact, single-line JSON without whitespace or newlines. 2)
Update an existing workflow in n8n. Use after get-workflow to modify a workflow's properties, nodes, or connections. IMPORTANT: Arguments must be provided as compact, single-line JSON without whitespa
Siddharth0903

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.0
UpdatedMay 22, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @illuminaresolutions/n8n-mcp-server

Manual Installation

npx -y @illuminaresolutions/n8n-mcp-server

Examples

No examples available for this server.

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about n8n-mcp

What is n8n-mcp?

n8n-mcp is a Model Context Protocol (MCP) server that comprehensive mcp server that provides full control over n8n automation workflows through natural language. it offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou It connects AI assistants to external tools and data sources through a standardized interface.

How do I install n8n-mcp?

Install via npm with the command: npx -y @illuminaresolutions/n8n-mcp-server. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with n8n-mcp?

n8n-mcp works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is n8n-mcp free to use?

Yes, n8n-mcp is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More APIs MCP Servers

Explore all apis servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "n8n": { "command": "npx", "args": ["-y", "@illuminaresolutions/n8n-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use n8n-mcp?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides