Skip to content
Windsurf

TractorBeeam365 MCP for Windsurf

io.github.ringosystems/tractorbeeam-mcp

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

client:Windsurf transport:stdio runtime:oci

Install TractorBeeam365 MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

TractorBeeam365 MCP in other clients