Java JDWP debugger via MCP — set breakpoints, inspect runtime state, evaluate expressions, mutate variables, catch exceptions at throw site, trace execution with logpoints.
$claude plugin marketplace add fgforrest/mcp-jdwp-javaInstalls into the current project.
Install mcp-jdwp-java by running `claude plugin marketplace add fgforrest/mcp-jdwp-java`, then use it for the current task and follow its documentation at https://github.com/fgforrest/mcp-jdwp-java.