MigraFlow - Database Migration AI MCP Server
io.github.wmeireles/migraflow-mcp
What is the MigraFlow - Database Migration AI MCP server?
AI-powered database migration. Analyze schemas, generate SQL, calculate risks.
How to install MigraFlow - Database Migration AI
Copy-paste configuration for popular MCP clients.
MIGRAFLOW_API_KEYrequiredsecretMigraFlow Enterprise API key (mk_consultant_...)
MIGRAFLOW_API_URLMigraFlow API URL (default: https://api.migraflow.com.br/api/v1)
{
"mcpServers": {
"migraflow-mcp": {
"command": "uvx",
"args": [
"migraflow-mcp"
],
"env": {
"MIGRAFLOW_API_KEY": "<YOUR_MIGRAFLOW_API_KEY>",
"MIGRAFLOW_API_URL": "<YOUR_MIGRAFLOW_API_URL>"
}
}
}
}{
"mcpServers": {
"migraflow-mcp": {
"command": "uvx",
"args": [
"migraflow-mcp"
],
"env": {
"MIGRAFLOW_API_KEY": "<YOUR_MIGRAFLOW_API_KEY>",
"MIGRAFLOW_API_URL": "<YOUR_MIGRAFLOW_API_URL>"
}
}
}
}{
"mcpServers": {
"migraflow-mcp": {
"command": "uvx",
"args": [
"migraflow-mcp"
],
"env": {
"MIGRAFLOW_API_KEY": "<YOUR_MIGRAFLOW_API_KEY>",
"MIGRAFLOW_API_URL": "<YOUR_MIGRAFLOW_API_URL>"
}
}
}
}{
"servers": {
"migraflow-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"migraflow-mcp"
],
"env": {
"MIGRAFLOW_API_KEY": "<YOUR_MIGRAFLOW_API_KEY>",
"MIGRAFLOW_API_URL": "<YOUR_MIGRAFLOW_API_URL>"
}
}
}
}claude mcp add migraflow-mcp --env MIGRAFLOW_API_KEY=<YOUR_MIGRAFLOW_API_KEY> --env MIGRAFLOW_API_URL=<YOUR_MIGRAFLOW_API_URL> -- uvx migraflow-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.