by navicore · MCP Server · ★ 39
This repository has moved to https://git.navicore.tech/navicore/jdwp-mcp. The GitHub copy is archived and no longer maintained. jdwp-mcp Java debugging for LLMs via JDWP and Model Context Protocol An MCP server that enables Claude Code and other LLM tools to debug Java applications through the Java Debug Wire Protocol (JDWP). Attach to running JVMs, set breakpoints, inspect variables, and step through code—all through natural language.
| Stars | 39 |
| Forks | 6 |
| Language | Rust |
| Category | MCP Server |
| License | MIT |
| Quality Score | 68.0363027982177/100 |
| Open Issues | 2 |
| Last Updated | 2026-04-28 |
| Created | 2025-10-02 |
| Platforms | mcp, rust |
| Est. Tokens | ~6k |
These tools work well together with jdwp-mcp for enhanced workflows:
Explore other popular mcp server tools:
jdwp-mcp is Java debugging for LLMs via JDWP and Model Context Protocol. It is categorized as a MCP Server with 39 GitHub stars.
jdwp-mcp is primarily written in Rust.
You can find installation instructions and usage details in the jdwp-mcp GitHub repository at github.com/navicore/jdwp-mcp. The project has 39 stars and 6 forks, indicating an active community.
jdwp-mcp is released under the MIT license, making it free to use and modify according to the license terms.