Skip to content
Claude Desktop

DBMigratePro Continuous Migration for Claude Desktop

io.github.provydon/dbmigratepro-continuous-migration

Keep a target database continuously in sync with a source on another provider, then promote it.

client:Claude Desktop transport:streamable-http

Install DBMigratePro Continuous Migration in Claude Desktop

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

{
  "mcpServers": {
    "dbmigratepro-continuous-migration": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://dbmigratepro.com/mcp-replicas"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

DBMigratePro Continuous Migration in other clients