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 ...
The simplest way to work with this project is to import it as a Maven project into the IDE of your choice. It's known to work with both IntelliJ and with Eclipse with standard plugins. If you don't ...