Release v2.58.0
Release v2.58.0
Generating release notes from v2.57.4 to HEAD
🐛 Bug Fixes
- Align published runtime manifest with the tested build (2d82c6e)
🔧 Maintenance
📝 Other Changes
- fix(rebuild): revert community-node scoping in optimized rebuild path (1e79627)
- fix(rebuild): preserve community nodes across database rebuilds (6d143cf)
Release Statistics:
- 5 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.58.0
# Railway optimized
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp-railway:v2.58.0Documentation
🤖 Generated with Claude Code