Skip to content
Cursor

DBMigratePro Backups for Cursor

io.github.provydon/dbmigratepro-backups

Encrypted database backups and restore-to-any-host disaster recovery for MySQL and PostgreSQL.

client:Cursor transport:streamable-http

Install DBMigratePro Backups in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "dbmigratepro-backups": {
      "url": "https://dbmigratepro.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

DBMigratePro Backups in other clients