Release v2.59.4
Generating release notes from v2.59.3 to HEAD
✨ Features
- Add MCPB bundle with generated manifest and release packaging (9b773be)
🐛 Bug Fixes
📝 Other Changes
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.59.4
# Railway optimized
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp-railway:v2.59.4Documentation
🤖 Generated with Claude Code