bareos-mcp-server

edeckers/bareos-mcp-server
★ 1 stars Rust 🤖 AI/LLM Updated 7d ago
MCP server for Bareos backup system. Query your backups via your favorite AI assistant
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bareos-mcp-server": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "bareos-mcp-server"
      ]
    }
  }
}

Topics

ai-agentsbackupbackup-managementbackup-monitoringbareoshacktoberfestinfrastructurellmllm-toolsmcpmcp-servermodel-context-protocolrust