About
JDB is a Model Context Protocol (MCP) server that leverages the Java Debug Interface (JDI) to empower AI agents with advanced runtime debugging capabilities for Java applications. It allows AI to attach to running Java processes, manage breakpoints, inspect stack traces and variables, control execution flow, and even modify runtime values dynamically. With multi-transport support (stdio, http) and real-time notifications, JDB provides a robust platform for AI-driven analysis and troubleshooting of complex Java environments.