MCP Servers / development / MCP JVM Diagnostics

MCP JVM Diagnostics

JSON →
httpnonedevelopment

JVM diagnostics MCP server for thread dump and GC log analysis. Detects deadlocks, lock contention, and GC pressure. Runs via npx on Node.js — no JVM or Docker required.

Install
How to run this server
[ { "cmd": "npx mcp-jvm-diagnostics", "imports": [] } ]
server path: mcp-jvm-diagnostics
Tools
What this server exposes
jvm_diagnostics
Provides JVM diagnostics information including heap usage, thread count, and garbage collection statistics
Configuration
Environment & auth
authnone
envSTRIPE_SECRET_KEY
Resources
MCP JVM Diagnostics — MCP Server · libregistry