Release v2.50.0
Generating release notes from v2.49.0 to HEAD
✨ Features
📚 Documentation
- Head-to-head competitive analysis (n8n official MCP) (#765) (b98876d)
- Head-to-head competitive analysis vs n8n official MCP (#763) (09142eb)
📝 Other Changes
Release Statistics:
- 4 commits
- 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.50.0
# Railway optimized
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp-railway:v2.50.0Documentation
🤖 Generated with Claude Code