rcampos2029/migrate-mcp-server
3.1
If you are the rightful owner of migrate-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server that provides database migration management capabilities using the golang-migrate/migrate library.
Tools
Functions exposed to the LLM to take actions
migrate_up
Apply pending database migrations
migrate_down
Rollback database migrations
migrate_version
Get current migration version
migrate_status
Show migration status and pending migrations
migrate_force
Force set migration version (use with caution)
migrate_create
Create new migration files
migrate_drop
Drop database and migration history (destructive)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client