Release v2.59.1
Generating release notes from v2.59.0 to HEAD
📚 Documentation
- Refresh competitive analysis for June 2026 (official MCP diff-update) (8281640)
📝 Other Changes
- Potential fix for pull request finding (58f325d)
- Potential fix for pull request finding (50da0c6)
- docs(changelog): clarify uuid bump clears the shipped artifact, not the lockfile (96a5b38)
- chore(deps): bump uuid 10→14 + dev/build tooling to clear Dependabot advisories (b9f82b8)
- Potential fix for pull request finding (9646986)
Release Statistics:
- 6 commits
- 2 contributors
- Contributors: Romuald Członkowski, 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.1
# Railway optimized
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp-railway:v2.59.1Documentation
🤖 Generated with Claude Code