Static analysis only gets you so far. By attaching directly to a running JVM, this tool surfaces bytecode-level runtime signals that static analysis
Static analysis only gets you so far. By attaching directly to a running JVM, this tool surfaces bytecode-level runtime signals that static analysis alone can't see — enabling probe-verified inspection, targeted regression checks. That is what the mcp java dev tools mcp server brings to an AI assistant: the same capability, reachable through the Model Context Protocol rather than a separate app or dashboard.
The server publishes 11 tools. What each one is for:
debug_check — The debug_check tool exposed by this serverartifact_management — The artifact_management tool exposed by this serverprobe — The probe tool exposed by this serverroute_synthesis — The route_synthesis tool exposed by this serverfailure_analysis — Failure Lens trace analysis and runtime reproduction comparisonexecution_profile_export — The execution_profile_export tool exposed by this serverexecution_orchestration — The execution_orchestration tool exposed by this serverjvm_lifecycle — Local JVM discovery and Sidecar Agent lifecycle operationsInstaller — Installer flow is split into install and update scripts (Codex and Kiro skills)Required — The Required tool exposed by this serverOptional — The Optional tool exposed by this server| Requirement | Version | | ----------- | ------------------- | | Node.js | v24.13.0 (tested) | | npm | 11.6.2 (tested) | | JDK | 21+ | | Maven | 3.8.6+ | ---
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. MCP Java Dev Tools's toolset — debug_check, artifact_management, probe and 8 more — is a fair guide to whether it matches your workflow. It is maintained by nimbly-dev; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| debug_check | The debug_check tool exposed by this server. |
| artifact_management | The artifact_management tool exposed by this server. |
| probe | The probe tool exposed by this server. |
| route_synthesis | The route_synthesis tool exposed by this server. |
| failure_analysis | Failure Lens trace analysis and runtime reproduction comparison |
| execution_profile_export | The execution_profile_export tool exposed by this server. |
| execution_orchestration | The execution_orchestration tool exposed by this server. |
| jvm_lifecycle | Local JVM discovery and Sidecar Agent lifecycle operations |
| Installer | Installer flow is split into install and update scripts (Codex and Kiro skills). |
| Required | The Required tool exposed by this server. |
| Optional | The Optional tool exposed by this server. |
| Requirement | Version | | ----------- | ------------------- | | Node.js | v24.13.0 (tested) | | npm | 11.6.2 (tested) | | JDK | 21+ | | Maven | 3.8.6+ | ---
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.