Docker Image
The n8n-specific Docker image is available at:
docker pull ghcr.io/czlonkowski/n8n-mcp/n8n-mcp:v2.16.1
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: Add signal handlers for stdio mode (Issue #277) by @czlonkowski in #278
Full Changelog: v2.16.0...v2.16.1