mig2schema
Rank #28187pulsemcp/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.
mig2schema is a Model Context Protocol (MCP) server published by alc6. It ranks #28187 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. mig2schema is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jul 13, 2025.
Ranks ahead of 30,645 of 58,832 servers on MCP Toplist.
Use mig2schema
mig2schema doesn’t publish a machine-readable install config. Follow the setup instructions in its repository ↗, or open one of its registry listings above.
Listed on 1 registry
alc6
Not versioned
This server is published through a registry that does not expose explicit version metadata. The listing tracks a single rolling release.
Frequently asked questions
- What is 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.
- Who maintains mig2schema?
- mig2schema is maintained by alc6, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is mig2schema an official MCP server?
- mig2schema is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does mig2schema have?
- mig2schema ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for mig2schema?
- The source code for mig2schema is hosted at github.com/alc6/mig2schema.