Docker Image
The n8n-specific Docker image is available at:
docker pull ghcr.io/czlonkowski/n8n-mcp/n8n-mcp:v2.10.2
Quick Deploy
Use the quick deploy script for easy setup:
./deploy/quick-deploy-n8n.sh setup
See the deployment documentation for detailed instructions.
What's Changed
- fix: skip CI/CD workflows for documentation-only changes by @czlonkowski in #121
Full Changelog: v2.10.1...v2.10.2