dronsv

8 mods across 1 repository, 1 stars between them.

jdwp-investigator

01

dronsv/jdwp-mcp

Agent Claude Code

You are a Java debugging investigator. Your job is to autonomously diagnose runtime issues in a live JVM using JDWP debug tools.

1 4mo ago A 0 tokens fork MIT

debug-exception

02

dronsv/jdwp-mcp

Command Claude Code

I'm debugging a Java app. Make sure it's running with JDWP enabled: java -agentlib:jdwp=transport=dtsocket,server=y,suspend=n,address=:5005 -jar app.jar.

1 4mo ago A 0 tokens fork MIT

debug-hang

03

dronsv/jdwp-mcp

Command Claude Code

I'm debugging a Java app. Make sure it's running with JDWP enabled: java -agentlib:jdwp=transport=dtsocket,server=y,suspend=n,address=:5005 -jar app.jar.

1 4mo ago A 0 tokens fork MIT

debug-performance

04

dronsv/jdwp-mcp

Command Claude Code

I'm debugging a Java app. Make sure it's running with JDWP enabled: java -agentlib:jdwp=transport=dtsocket,server=y,suspend=n,address=:5005 -jar app.jar.

1 4mo ago A 0 tokens fork MIT

dronsv/jdwp-mcp

Command Claude Code

I'm debugging a Java app. Make sure it's running with JDWP enabled: java -agentlib:jdwp=transport=dtsocket,server=y,suspend=n,address=:5005 -jar app.jar.

1 4mo ago A 0 tokens fork MIT

debug-wrong-results

06

dronsv/jdwp-mcp

Command Claude Code

I'm debugging a Java app. Make sure it's running with JDWP enabled: java -agentlib:jdwp=transport=dtsocket,server=y,suspend=n,address=:5005 -jar app.jar.

1 4mo ago A 0 tokens fork MIT

jdwp-mcp CLAUDE.md

07

dronsv/jdwp-mcp

Instructions file

Claude Code instructions for dronsv/jdwp-mcp, covering claude.md, what this is, build commands, architecture and jdwp-client crate.

1 4mo ago A 1,016 tokens fork MIT

jdwp-mcp

08

dronsv/jdwp-mcp

MCP server Claude CodeCodexCursor

Debug live JVMs through JDWP — from any MCP-compatible agent. Runs locally from the jdwp-mcp Python package.

1 4mo ago A tokens not measured fork MIT