Release v2.76.1
Generating release notes from v2.76.0 to HEAD
🐛 Bug Fixes
🔧 Maintenance
- Sync skills pack review fixes (n8n-skills 1.34.0) (#1039) (f895e5e)
- Sync skills pack guides (n8n-skills 1.33.0) (#1035) (23d1790)
Release Statistics:
- 3 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.76.1
# Railway optimized
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp-railway:v2.76.1Documentation
🤖 Generated with Claude Code