n8n-mcp-setup
Installation
SKILL.md
n8n MCP Server Setup
Connect Claude Code to 400+ n8n integrations via the n8n-MCP server (czlonkowski/n8n-mcp).
When to Use
- Connecting Claude Code to external services (Slack, email, CRMs, databases)
- Automating workflows from within Claude Code sessions
- Managing n8n workflows programmatically
Quick Start
# Run directly via npx (no install needed)
npx n8n-mcp
# Or install globally
npm install -g n8n-mcp