Release v2.26.0
Generating release notes from v2.24.1 to HEAD
✨ Features
- Tool Consolidation - Reduce MCP Tools by 38% (v2.26.0) (#439) (ff69e4c)
- Implement 7 critical session persistence API fixes for production readiness (5d2c5df)
- Add session persistence API for zero-downtime deployments (v2.24.1) (f5cf1e2)
📚 Documentation
- Add comprehensive session persistence production guide (4df9558)
Release Statistics:
- 4 commits
- 2 contributors
- Contributors: Romuald Członkowski, 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.26.0
# Railway optimized
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp-railway:v2.26.0Documentation
🤖 Generated with Claude Code