Skip to content
Cursor

DBMigratePro Migrations for Cursor

io.github.provydon/dbmigratepro-migrations

Move a database between providers, or convert MySQL to PostgreSQL, with integrity verified.

client:Cursor transport:streamable-http

Install DBMigratePro Migrations in Cursor

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

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

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

DBMigratePro Migrations in other clients