MCP server for Veeam Backup for Microsoft 365: read-only review + gated, audited restore tier.
npx @getmcp/cli add io.github.Ringosystems/tractorbeeam-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
VB365_HOSTIP or hostname of the VB365 (Veeam Backup Server) host
VB365_USERNAMEVB365 account used to obtain a REST API token (DOMAIN\\user, .\\localuser, or user@domain)
VB365_PASSWORDPassword for VB365_USERNAME
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Ringosystems/tractorbeeam-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"VB365_HOST",
"-e",
"VB365_USERNAME",
"-e",
"VB365_PASSWORD",
"ghcr.io/ringosystems/tractorbeeam-mcp:2.1.3"
],
"env": {
"VB365_HOST": "",
"VB365_USERNAME": "",
"VB365_PASSWORD": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)