📄 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

Stars

21.7k

Skill Type

📖 Library & API Reference

Quality Score

92/200

License

MIT

Forks

3.5k

Last Updated

Jun 11, 2026

Discovered

Apr 17, 2026

Validation

Passed

github.com/czlonkowski/n8n-mcp

Quality Breakdown

92/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

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.

Unverified skill. Always review source code before installing any skill from an unknown author.

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