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 ...
Servy supports running an optional script or executable before the main service stops. This can be used for tasks such as: The pre-stop script is executed synchronously by default. Servy waits for the ...