69
/ 100
2 days ago
glama

TractorBeeam365 MCP

A Model Context Protocol server that connects to Veeam Backup for Microsoft 365 to review backup configuration, find protection gaps, and optionally run jobs and restores with opt-in safety controls.

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 6 credentials: MCP_AUTH_TOKEN, B2_APP_KEY, S3_SECRET_ACCESS_KEY, GRAPH_CLIENT_SECRET, VB365_PASSWORD, VB365_RESTORE_PASSWORD
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.
configMCP_TRANSPORT
configMCP_HOST
configMCP_PORT
🔐 secretMCP_AUTH_TOKEN(clients then send Authorization: Bearer <token>), or you
configTB_CONFIRM_TTL_S
configTB_AUDIT_LOGconfirm=<token> to execute. Every execution is appended to .
configTB_DOWNLOAD_DIR
configB2_KEY_ID
🔐 secretB2_APP_KEY
configB2_S3_ENDPOINT
configS3_ACCESS_KEY_ID
🔐 secretS3_SECRET_ACCESS_KEY
configS3_REGION
configGRAPH_TENANT_ID
configGRAPH_CLIENT_ID
🔐 secretGRAPH_CLIENT_SECRET
configGRAPH_TIMEOUT
configVB365_HOST3. Copy .env.example to .env and fill in , VB365_USERNAME,
configVB365_PORTVB365_PASSWORD (keep =4443, VB365_API_VERSION=v8 unless yours
configVB365_API_VERSIONVB365_PASSWORD (keep VB365_PORT=4443, =v8 unless yours
configVB365_USERNAME3. Copy .env.example to .env and fill in VB365_HOST, ,
🔐 secretVB365_PASSWORD(keep VB365_PORT=4443, VB365_API_VERSION=v8 unless yours
configVB365_VERIFY_SSLVB365 ships a self-signed cert, so defaults to false. That
configVB365_CA_BUNDLEto the server's certificate (verification on against it), or
configVB365_TIMEOUT
configVB365_RESTORE_TIMEOUT
configVB365_RESTORE_USERNAME
🔐 secretVB365_RESTORE_PASSWORD
configVB365_RESTORE_APP_ID
// 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 5 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/ringosystems-tractorbeeam-mcp-1z0erc)](https://m8ven.ai/mcp/ringosystems-tractorbeeam-mcp-1z0erc)
commit: 340cc58c68c1972b0254b70fdf5c5ff1ecbcf765
code hash: 2f432c8181649c3033e00fb21862e170230307b6669e262978d8f8c02981c863
verified: 6/24/2026, 9:43:52 AM
view raw JSON →