Release v2.45.1
Generating release notes from v2.45.0 to HEAD
🐛 Bug Fixes
- Use stdio-wrapper as bin entry and preserve credentials on workflow update (v2.45.1) (#695) (ca20586)
Release Statistics:
- 1 commit
- 1 contributor
- Contributors: Romuald Członkowski
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.45.1
# Railway optimized
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp-railway:v2.45.1Documentation
🤖 Generated with Claude Code