MCP Migration Advisor

JSON →
library 0.2.14 ·javascript
verified Jun 7, 2026

MCP server for database migration risk analysis. Version 0.2.14, released under MIT. Supports Flyway (V__*.sql, R__*.sql) and Liquibase XML/YAML changelogs with native parsing. Detects destructive operations, lock risks (ACCESS EXCLUSIVE, SHARE), data loss patterns (column drops, type changes), duplicate changeSet IDs, and rollback incompleteness. Unlike MigrationPilot (PG-only raw SQL), this tool parses Liquibase changelogs natively and works across databases. Requires Node >=20.0.0. Pro tier ($9/month) adds HTML+PDF reports.