Skip to content
Claude Desktop

kopia mcp for Claude Desktop

io.github.mrfentmen/kopia-mcp

Kopia backup server sources, snapshots and status.

client:Claude Desktop transport:stdio runtime:npm

Install kopia mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "kopia-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kopia-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

kopia mcp in other clients