Catalog
io.github.Evozim/legacy-migrator
OfficialLegacy-Code-Migrator
Automated code modernizer converting legacy logic to ESNext.
Automatically modernizes legacy code to current ESNext standards.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"legacy-migrator": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://legacy-migrator-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.