Skip to content
Cline

TractorBeeam365 MCP for Cline

io.github.ringosystems/tractorbeeam-mcp

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

client:Cline transport:stdio runtime:oci

Install TractorBeeam365 MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

TractorBeeam365 MCP in other clients