Java Debug Adapter Protocol
Provider
igorrhamonClassification
Est. Downloads
This is our estimate of how many downloads occurred of this server across the MCP ecosystem (not specific to any single platform). We use a mix of publicly available data, social signals, and more to feed an algorithm that drives this estimation.
Released On
Aug 31, 2025Popularity Ranking
Our estimate as to where this MCP server implementation ranks on the global leaderboard of usage.
Bridges Java debugging capabilities through the Debug Adapter Protocol, enabling remote debugging of Java applications by providing tools to attach to debug sessions, inspect thread states and stack traces, examine variable scopes, evaluate expressions in debugging contexts, and control execution flow.