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
{
"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