Release v2.57.4
Generating release notes from v2.57.3 to HEAD
📝 Other Changes
- security: fix incorrect authorization for tenant-scoped workflow version backups (v2.57.4) (c1ca1e7)
Release Statistics:
- 1 commit
- 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.57.4
# Railway optimized
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp-railway:v2.57.4Documentation
🤖 Generated with Claude Code