PRIVACY.md
n8n-mcp collects anonymous usage statistics to help improve the tool. This data collection is designed to respect user privacy while providing valuable insights into how the tool is used.
All collected data undergoes automatic sanitization:
[URL] or [REDACTED][KEY][EMAIL]You can disable telemetry at any time:
npx:
npx n8n-mcp telemetry disable
Docker:
-e N8N_MCP_TELEMETRY_DISABLED=true
docker-compose:
environment:
N8N_MCP_TELEMETRY_DISABLED: "true"
To re-enable:
npx n8n-mcp telemetry enable
To check status:
npx n8n-mcp telemetry status
Collected data is used solely to:
All ML training uses sanitized, anonymized data only.
Users can opt-out at any time with npx n8n-mcp telemetry disable
We may update this privacy policy from time to time. Updates will be reflected in this document.
For questions about telemetry or privacy, please open an issue on GitHub: https://github.com/czlonkowski/n8n-mcp/issues
Last updated: 2025-11-06