📄 skillActivePromisinghigh
czlonkowski/n8n-mcp
by czlonkowski
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
Supported Platforms
🤖 Claude Code
Quality Breakdown
92/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Multi-agent orchestration setup detected: .claude/agents/ directory contains 8 agent definitions (code-reviewer, context-manager, debugger, deployment-engineer, mcp-backend-engineer, n8n-mcp-tester, technical-researcher, test-automator) suggesting autonomous agent spawning
- Persistent configuration modification: .claude/ directory and CLAUDE.md, MEMORY_N8N_UPDATE.md, MEMORY_TEMPLATE_UPDATE.md files indicate persistent state/memory management across sessions
- Docker automation: Multiple Dockerfile variants (Dockerfile, Dockerfile.railway, Dockerfile.test) with automated build and deployment workflows in .github/workflows/
- Bootstrap and install automation: deploy/quick-deploy-n8n.sh script and GitHub Actions workflows for automated deployment without explicit human approval gates
- External code execution: MCP server architecture designed to provide AI assistants with 'comprehensive access' to n8n operations and node execution capabilities
- Database manipulation: data/ directory with nodes.db, templates.db indicates persistent data modification capabilities