Build a Database Schema Migration MCP Server for AI Agents
AI coding agents can write code but should not blindly execute database migrations. This MCP server gives coding agents the tools to safely manage database schema changes: diff, plan, validate, and apply with automatic rollback on failure.