Skip to content
Claude Desktop

TractorBeeam365 MCP for Claude Desktop

io.github.ringosystems/tractorbeeam-mcp

MCP server for Veeam Backup for Microsoft 365: read-only review + gated, audited restore tier.

client:Claude Desktop transport:stdio runtime:oci

Install TractorBeeam365 MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "tractorbeeam-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/ringosystems/tractorbeeam-mcp:2.2.0"
      ],
      "env": {
        "VB365_HOST": "<VB365_HOST>",
        "VB365_USERNAME": "<VB365_USERNAME>",
        "VB365_PASSWORD": "<VB365_PASSWORD>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

TractorBeeam365 MCP in other clients