navicore/jdwp-mcp
Java debugging for LLMs via JDWP and Model Context Protocol
Platform-specific configuration:
{
"mcpServers": {
"jdwp-mcp": {
"command": "npx",
"args": [
"-y",
"jdwp-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...