Enables AI assistants to back up, list, and restore n8n workflows and PostgreSQL databases via natural language, using S3-compatible storage for backups.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.N8N_URL— optional n8n base URL (default: http://n8n:5678)N8N_API_KEY— ✅ n8n API key (Settings → n8n API → Create)S3_ENDPOINT— optional S3 endpoint (default: http://garage:3900)S3_REGION— optional S3 region (default: us-east-1)S3_ACCESS_KEY_ID— Copy the generated key ID and secret into your .env as and S3_SECRET_ACCESS_KEY, then restart:S3_SECRET_ACCESS_KEY— Copy the generated key ID and secret into your .env as S3_ACCESS_KEY_ID and , then restart:S3_BUCKET— optional Bucket for n8n backups (default: n8n-backup)S3_BUCKET_POSTGRES— optional Bucket for Postgres backups (default: postgres-backup)PG_HOST— optional Postgres host (default: postgres)PG_PORT— optional Postgres port (default: 5432)PG_DBPG_USERPG_PASSWORD[](https://m8ven.ai/mcp/tameemalkadiki-n8n-mcp-backup-1yvr1m)