Loading MCP server directory, please wait...
Sync Veeam Service Provider Console tenants to local SQLite; cross-company backup answers offline.
npx @getmcp/cli add io.github.Servosity/veeam-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
VEEAM_BASE_URLYour VSPC appliance REST API base URL, e.g. https://vspc.example.com:1280/api/v3 (per-instance).
VEEAM_TOKENBearer token for the VSPC REST API (POST /token with your portal credentials).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/veeam-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/veeam-v0.1.0/veeam-mcp.mcpb",
"env": {
"VEEAM_BASE_URL": "",
"VEEAM_TOKEN": ""
}
}
}
}