zerobyte

GitHub

Backup automation for self-hosters. Built on top of restic

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "zerobyte": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-zerobyte"
      ]
    }
  }
}