Java Debug Adapter Protocol
Rank #42808pulsemcp/java-debug-adapter-protocol
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.
Java Debug Adapter Protocol is a Model Context Protocol (MCP) server published by igorrhamon. It ranks #42808 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Java Debug Adapter Protocol is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Aug 31, 2025.
Ranks ahead of 16,024 of 58,832 servers on MCP Toplist.
Use Java Debug Adapter Protocol
Java Debug Adapter Protocol doesn’t publish a machine-readable install config. Follow the setup instructions in its repository ↗, or open one of its registry listings above.
Listed on 1 registry
igorrhamon
Not versioned
This server is published through a registry that does not expose explicit version metadata. The listing tracks a single rolling release.
Frequently asked questions
- What is Java Debug Adapter Protocol?
- 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.
- Who maintains Java Debug Adapter Protocol?
- Java Debug Adapter Protocol is maintained by igorrhamon, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is Java Debug Adapter Protocol an official MCP server?
- Java Debug Adapter Protocol is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Java Debug Adapter Protocol have?
- Java Debug Adapter Protocol ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Java Debug Adapter Protocol?
- The source code for Java Debug Adapter Protocol is hosted at github.com/igorrhamon/mcp_debugger.