MCP Server
MCP
MigraFlow - Database Migration AI
AI-powered database migration. Analyze schemas, generate SQL, calculate risks.
Install
uvx migraflow-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "migraflow-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "MigraFlow Enterprise API key (mk_consultant_...)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "MIGRAFLOW_API_KEY"
},
{
"description": "MigraFlow API URL (default: https://api.migraflow.com.br/api/v1)",
"format": "string",
"name": "MIGRAFLOW_API_URL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment