Release v2.62.0
Generating release notes from v2.61.0 to HEAD
✨ Features
- Retire n8n_generate_workflow tool and bump version to 2.62.0 (Concieved by Romuald Członkowski - www.aiadvisors.pl/en) (da85e02)
🐛 Bug Fixes
- Address Copilot review — drop retired tool from manifest and clarify read-only docs (Concieved by Romuald Członkowski - www.aiadvisors.pl/en) (ee4621b)
📚 Documentation
- Refresh competitive analysis to July 2026 edition (Concieved by Romuald Członkowski - www.aiadvisors.pl/en) (ccf1c9c)
Release Statistics:
- 3 commits
- 1 contributor
- Contributors: czlonkowski
Installation
NPM Package
# Install globally
npm install -g n8n-mcp
# Or run directly
npx n8n-mcpDocker
# Standard image
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp:v2.62.0
# Railway optimized
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp-railway:v2.62.0Documentation
🤖 Generated with Claude Code