backrest

GitHub

Backrest is a web UI and orchestrator for restic backup.

6,891 stars Go 1 file ยท ~2,940 tokens #backups#restic#restic-backups#webui

backrest MCP Server

MCP server for garethgeorge/backrest

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "backrest": {
      "command": "npx",
      "args": [
        "-y",
        "@garethgeorge/backrest"
      ]
    }
  }
}