Release v2.22.14
Generating release notes from v2.22.13 to HEAD
✨ Features
♻️ Refactoring
- Improve DISABLED_TOOLS implementation based on code review (821ace3)
🧪 Testing
- Add critical missing tests for DISABLED_TOOLS feature (eb362fe)
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.22.14
# Railway optimized
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp-railway:v2.22.14Documentation
🤖 Generated with Claude Code