Armory
Source
Browse
MCPs

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.

Score
22.5571 signal
Evidence
1 star
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

No one-command install. Set it up from its source.

Alternatives · MCPs

  1. minhalvp-android806 stars · 93 forks97.360
  2. debugmcp489 stars · 59 forks96.556
  3. jasonjmcghee-claude-debugger515 stars · 51 forks96.487

What it is

MCP server Java Debug Adapter Protocol, catalogued on PulseMCP. 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.

When to use it

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.

Notes

Listed from the PulseMCP registry. The registry does not state a license. Check it before production use.