TractorBeeam365 MCP
Rank #10,232io.github.Ringosystems/tractorbeeam-mcp
MCP server for Veeam Backup for Microsoft 365: read-only review + gated, audited restore tier.
TractorBeeam365 MCP is a Model Context Protocol (MCP) server published by ringosystems. It ranks #10,232 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. TractorBeeam365 MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Jun 23, 2026 and most recently updated on Jul 1, 2026.
Ranks ahead of 121,881 of 132,113 servers on MCP Toplist.
Use TractorBeeam365 MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add tractorbeeam-mcp -e "VB365_HOST=<your VB365_HOST>" -e "VB365_USERNAME=<your VB365_USERNAME>" -e "VB365_PASSWORD=<your VB365_PASSWORD>" -- docker run -i --rm ghcr.io/ringosystems/tractorbeeam-mcp:2.2.0Replace each placeholder with your own value before saving.
[mcp_servers.tractorbeeam-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/ringosystems/tractorbeeam-mcp:2.2.0"]
[mcp_servers.tractorbeeam-mcp.env]
VB365_HOST = "<your VB365_HOST>"
VB365_USERNAME = "<your VB365_USERNAME>"
VB365_PASSWORD = "<your VB365_PASSWORD>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tractorbeeam-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ringosystems/tractorbeeam-mcp:2.2.0"
],
"env": {
"VB365_HOST": "<your VB365_HOST>",
"VB365_USERNAME": "<your VB365_USERNAME>",
"VB365_PASSWORD": "<your VB365_PASSWORD>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tractorbeeam-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ringosystems/tractorbeeam-mcp:2.2.0"
],
"env": {
"VB365_HOST": "<your VB365_HOST>",
"VB365_USERNAME": "<your VB365_USERNAME>",
"VB365_PASSWORD": "<your VB365_PASSWORD>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tractorbeeam-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ringosystems/tractorbeeam-mcp:2.2.0"
],
"env": {
"VB365_HOST": "<your VB365_HOST>",
"VB365_USERNAME": "<your VB365_USERNAME>",
"VB365_PASSWORD": "<your VB365_PASSWORD>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tractorbeeam-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ringosystems/tractorbeeam-mcp:2.2.0"
],
"env": {
"VB365_HOST": "<your VB365_HOST>",
"VB365_USERNAME": "<your VB365_USERNAME>",
"VB365_PASSWORD": "<your VB365_PASSWORD>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tractorbeeam-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ringosystems/tractorbeeam-mcp:2.2.0"
],
"env": {
"VB365_HOST": "<your VB365_HOST>",
"VB365_USERNAME": "<your VB365_USERNAME>",
"VB365_PASSWORD": "<your VB365_PASSWORD>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Ringosystems%2Ftractorbeeam-mcp)<a href="https://mcptoplist.com/server/io.github.Ringosystems%2Ftractorbeeam-mcp"><img src="https://mcptoplist.com/badge/io.github.Ringosystems%2Ftractorbeeam-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ringosystems
Other servers by ringosystems
View all ringosystems servers →Available versions (4)
| Version | Published |
|---|---|
| 2.2.0 | Jul 1, 2026 |
| 2.1.3 | Jun 24, 2026 |
| 2.1.2 | Jun 24, 2026 |
| 2.1.1 | Jun 23, 2026 |
Frequently asked questions
- Who maintains TractorBeeam365 MCP?
- TractorBeeam365 MCP is maintained by ringosystems, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is TractorBeeam365 MCP listed on the Official MCP Registry?
- Yes — TractorBeeam365 MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does TractorBeeam365 MCP have?
- MCP Toplist tracks 4 versions of TractorBeeam365 MCP, most recently published on Jul 1, 2026.
- Where can I find the source code for TractorBeeam365 MCP?
- The source code for TractorBeeam365 MCP is hosted at github.com/ringosystems/tractorbeeam-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.