71
/ 100
6 days ago
glama

backrest-mcp

MCP server for Backrest that provides read-only and gated write access to backup configuration, snapshots, and operations, with layered safety controls to protect backup data.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: BACKREST_PASSWORD, INFLUXDB_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBACKREST_URL"": "http://localhost:9898",
configBACKREST_USERNAMEBasic Auth username (optional)
🔐 secretBACKREST_PASSWORDBasic Auth password
configLOG_LEVELINFO Logging verbosity
configLOG_FILEstderr Log file path
configINFLUXDB_URLOptional InfluxDB metrics
🔐 secretINFLUXDB_TOKENAuth token
configINFLUXDB_BUCKETBucket (default: backrest)
configNATS_URL
configNATS_SUBJECT_PREFIX
configBACKREST_READONLYtrigger_backup Trigger a backup plan (dry_run supported) =false
configBACKREST_ALLOW_DESTRUCTIVEforget_snapshot Permanently forget a snapshot (confirm token required) =true
configBACKREST_AUDIT_LOGSet =/path/to/audit.jsonl to log all write operations. Credential values are never included.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/tadmstr-backrest-mcp-rq02ir)](https://m8ven.ai/mcp/tadmstr-backrest-mcp-rq02ir)
commit: a156acf198ef5d1e02ea66f8407cb5c651a3f1ae
code hash: 96c65b56ad8d4a7f9e3710e6ba8807a6a4113ebfa1e7e51df1a22184bdc9e9cd
verified: 6/24/2026, 10:16:04 AM
view raw JSON →