Back to search
30
MCP
JDI Debugger
pulsemcp/jdi debuggerConnects to running Java applications via JDWP for real-time debugging with breakpoint management, variable inspection, step execution control, and stack trace analysis.
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"jdi_debugger": {
"url": "None",
"transport": "http"
}
}
}