MCP server giving AI agents full debugger control over running Java applications — inspect state, set breakpoints, evaluate expressions, and mutate values at runtime via JDWP/JDI
$git clone https://github.com/fgforrest/mcp-jdwp-javaInstalls into the current project.
Install mcp-jdwp-java by running `git clone https://github.com/fgforrest/mcp-jdwp-java`, then use it for the current task and follow its documentation at https://github.com/fgforrest/mcp-jdwp-java.