Jdwp MCP
未申請Java debugging for LLMs via JDWP and Model Context Protocol
インストール
$
claude mcp add --scope project jdwp /path/to/jdwp-mcp/target/release/jdwp-mcp未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(13個)
debug.attach
Connect to JVM via JDWP
debug.clear_breakpoint
Remove a breakpoint
debug.continue
Resume execution
debug.disconnect
End debug session
debug.evaluate
Evaluate expression
debug.get_stack
Get stack frames with variables
debug.list_breakpoints
List active breakpoints
debug.list_threads
List all threads
debug.pause
Pause execution
debug.set_breakpoint
Set breakpoint at class:line
debug.step_into
Step into method
debug.step_out
Step out of method
debug.step_over
Step over current line