migrationpilot for Claude Code
io.github.mickelsamuel/migrationpilot
112 rules that catch dangerous PostgreSQL migrations, plus a pass/fail gate to call before any DDL.
client:Claude Code
transport:stdio
runtime:npm
Install migrationpilot in Claude Code
run in your project directory
claude mcp add migrationpilot -- npx -y migrationpilot
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs