Armory
Source
Browse
MCPs

alc6-mig2schema

Extracts database schema from PostgreSQL migration files by running them in temporary containers and outputting human-readable schema information or SQL DDL, enabling developers to understand final database structure without manually tracking changes across multiple migration files.

Score
32.2231 signal
Evidence
2 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. oraios-serena29,823 stars · 2,031 forks99.602
  2. isaacphi-language-server1,586 stars · 143 forks98.113
  3. pg-mcp-server540 stars · 43 forks96.367

What it is

MCP server mig2schema, catalogued on PulseMCP. Extracts database schema from PostgreSQL migration files by running them in temporary containers and outputting human-readable schema information or SQL DDL, enabling developers to understand final database structure without manually tracking changes across multiple migration files.

When to use it

Extracts database schema from PostgreSQL migration files by running them in temporary containers and outputting human-readable schema information or SQL DDL, enabling developers to understand final database structure without manually tracking changes across multiple migration files.

Notes

Listed from the PulseMCP registry. The registry does not state a license. Check it before production use.