Сonnects to live JVMs via JDWP protocol, enabling LLM agents to autonomously debug Java applications — attach to a running process, pause threads, set breakpoints (including conditional), inspect stac…
{
"mcpServers": {
"jdwp": {
"command": "uvx",
"args": [
"jdwp-mcp"
]
}
}
}