Migratorxpress MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 96 installs a week from pypi. Last commit 18 Mar 2026.
MCP server for MigratorXpress — cross-platform database migration with parallel transfer
We read the source, 2 h ago · rules 3dff92dd89df
A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.
result = subprocess.run(
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
result = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.
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 migratorxpress-mcp -- uvx migratorxpress-mcp
{
"mcpServers": {
"migratorxpress-mcp": {
"args": [
"migratorxpress-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.migratorxpress-mcp]
command = "uvx"
args = ["migratorxpress-mcp"]
{
"mcpServers": {
"migratorxpress-mcp": {
"args": [
"migratorxpress-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"migratorxpress-mcp": {
"args": [
"migratorxpress-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
MIGRATORXPRESS_PATH (Path to the MigratorXpress binary (optional — server runs in preview-only mode without it)), MIGRATORXPRESS_TIMEOUT (Execution timeout in seconds (default: 3600)), MIGRATORXPRESS_LOG_DIR (Directory for execution logs (default: ./logs)), LOG_LEVEL (Logging level: DEBUG, INFO, WARNING, ERROR (default: INFO)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for FastTransfer — high-performance parallel data transfer between databases
MCP server for interacting with the Supabase platform
MCP server for interacting with PostgreSQL databases
MCP server for FastBCP — high-performance parallel database export to files and cloud
MCP server for LakeXpress — automated database-to-cloud data pipeline as Parquet
MCP server for local SQLite database operations
MCP server for interacting with Oracle databases
MCP server for TERMDAT — the terminology database of the Swiss Federal Administration
Answers built from our own checks of this server.