MCP server that orchestrates Java JDK 6/8 → 21 migrations with human-in-the-loop gates
| Tool name | Description | Destructive? |
|---|---|---|
| check_internal_dependencies | ✓ no |
{
"mcpServers": {
"jdk-migration": {
"command": "npx",
"args": [
"-y",
"jdk-migration-mcp"
]
}
}
}