An MCP server that lets Claude Code and other LLM tools debug Java applications over the Java Debug Wire Protocol. Attach to a running JVM — or launch one — set stop points, read live objects, ...
MCP server that gives AI agents full debugger control over running Java applications — inspect state, set breakpoints, evaluate expressions, and mutate values at runtime via JDWP/JDI. Release notes — ...
Spread the loveWhen you’re knee-deep in code, staring at a stack trace that makes no sense, or wondering why your application ...