n8n-mcp-setup
v1.0.1
Published
Automated setup wizard for n8n-mcp integration with Claude Desktop
Downloads
138
Maintainers
Readme
n8n-mcp Setup
Automated setup wizard for n8n-mcp integration with Claude Desktop.
Installation
npx -y n8n-mcp-setupUsage
Run the setup wizard:
npx -y n8n-mcp-setupThe wizard will:
- ✅ Detect your n8n service
- 🔑 Guide you through API key setup (if needed)
- ⚙️ Generate configuration files
- 📝 Configure Claude Desktop automatically
What gets configured
.env.n8n-mcp- Environment configuration~/.claude/desktop_config.json- Claude Desktop MCP server configuration
Requirements
- Node.js 18+
- n8n running locally (default: http://localhost:5678)
License
MIT
Links
- n8n-mcp: https://github.com/czlonkowski/n8n-mcp
- n8n Docs: https://docs.n8n.io/api/
