MigraFlow - Database Migration AI runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from pypi.
AI-powered database migration. Analyze schemas, generate SQL, calculate risks.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add migraflow-mcp -- uvx migraflow-mcp
{
"mcpServers": {
"migraflow-mcp": {
"args": [
"migraflow-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.migraflow-mcp]
command = "uvx"
args = ["migraflow-mcp"]
{
"mcpServers": {
"migraflow-mcp": {
"args": [
"migraflow-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"migraflow-mcp": {
"args": [
"migraflow-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
MIGRAFLOW_API_KEY (MigraFlow Enterprise API key (mk_consultant_...)), MIGRAFLOW_API_URL (MigraFlow API URL (default: https://api.migraflow.com.br/api/v1)).
The author declared them in the registry entry; get the values from the project itself.
Design database schemas from natural language, validate SQL, generate migrations and types
Ontology-based MCP server for database schema analysis and RDF/OWL ontology generation
AI-powered ERD design tool. Create and manage database schemas using DBML with real-time canvas.
Generates relationally valid test data in a PostgreSQL database from its live schema.
Database management — query, schema inspection, migrations for PostgreSQL, MySQL, SQLite.
SQL formatting, schema visualization, migration generation
Run governed SQL queries and inspect database schemas from MCP agents.
Connect to your PostgreSQL database to query data and schemas.
Answers built from our own checks of this server.