Armory
Source
Browse
MCPs

migrationpilot

Blocks unsafe PostgreSQL migrations before an AI agent writes or runs them. check_before_apply returns a pass/fail gate; reads the real Postgres parser, classifies the lock each statement takes, checks 112 safety rules. Runs offline, no database required.

Score
51.4011 signal
Evidence
7 stars
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

No one-command install. Set it up from its source.

Alternatives · MCPs

  1. mcp-postgres-full-access-extended3 stars · 1 fork44.256
  2. calllint2 stars · 1 fork38.066
  3. terrabase1 fork23.374

What it is

Blocks unsafe PostgreSQL migrations before an AI agent writes or runs them. check_before_apply returns a pass/fail gate; reads the real Postgres parser, classifies the lock each statement takes, checks 112 safety rules. Runs offline, no database required.

When to use it

Blocks unsafe PostgreSQL migrations before an AI agent writes or runs them. check_before_apply returns a pass/fail gate; reads the real Postgres parser, classifies the lock each statement takes, checks 112 safety rules. Runs offline, no database required.

How to install / invoke

See Glama for the install config.

Notes

Listed from the Glama MCP registry.