2 months ago
Debug live JVMs through JDWP — attach, breakpoints, inspect stacks/objects, evaluate methods. 25 tools for autonomous Java debugging.
Server Config
{
"mcpServers": {
"jdwp": {
"command": "jdwp-mcp",
"args": []
}
}
}