Release v2.88.0
Generating release notes from v2.87.0 to HEAD
📚 Documentation
- Document the Node 22 workaround for fetch:community aborts (ec90368)
🔧 Maintenance
- Update n8n to 2.40.x and bump version to 2.88.0 (bee1bbf)
Release Statistics:
- 2 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.88.0
# Railway optimized
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp-railway:v2.88.0Documentation
🤖 Generated with Claude Code