An MCP server that enables Claude Code and other LLM tools to debug Java applications through the Java Debug Wire Protocol (JDWP). Attach to running JVMs, set breakpoints, inspect variables, and step ...
MCP server for JVM debugging: spawn/attach Java processes, set breakpoints, step execution, inspect threads/stack/locals, and manage debug sessions via JSON-RPC. Gives MCP-compatible agents direct ...