MCP profile
Github Arpe Io Migratorxpress Mcp
MCP server for MigratorXpress — cross-platform database migration with parallel transfer
Developer ToolsPackagePythonOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry
About This MCP Server
A Model Context Protocol (MCP) server for MigratorXpress, enabling database migration between heterogeneous database systems through AI assistants.
MigratorXpress supports migrating from Oracle, PostgreSQL, SQL Server, and Netezza to PostgreSQL or SQL Server targets.
Capabilities
List supported source/target databasestasksmigration DB modesload modesand FK modes.
Tools & Endpoints
Example Workflow
A typical migration from Oracle to PostgreSQL:
Or run all steps in a single invocation with --task_list all.
Specifications
Status
live
Industry
Developer Tools
Category
General
Server type
Package
Language
Python
License
Open Source
Verified
Yes
Requirements
- Or install dependencies directly:
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
1
Install
Install command
Python
pip install -e .2
Configure
Configuration
json
{
"mcpServers": {
"migratorxpress": {
"command": "python",
"args": ["-m", "src.server"],
"cwd": "/path/to/migratorxpress-mcp",
"env": {
"MIGRATORXPRESS_PATH": "/path/to/MigratorXpress"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github Arpe Io Migratorxpress Mcp
- Function
- MCP server for MigratorXpress — cross-platform database migration with parallel transfer
- Transport
- Package
- Language
- Python
- Install
- pip install -e .
- Source
- External (Registry)
- License
- Open Source
Get started
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.