n8n-mcp MCP Server — Claude & Cursor Integration
# n8n-mcp MCP Server
## What is n8n-mcp?
n8n-mcp is a production-ready Model Context Protocol (MCP) server with 22,843 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install czlonkowski/n8n-mcp
# Or manual
git clone https://github.com/czlonkowski/n8n-mcp.git
cd n8n-mcp
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** TypeScript
- **Stars:** ⭐ 22,843
- **Forks:** 🍴 3,638
- **License:** MIT
- **Updated:** 2026-09-07
- **Repo:** [czlonkowski/n8n-mcp](https://github.com/czlonkowski/n8n-mcp)