Jvm Diagnostics

πŸ”΄Dangerous

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.

STEP 1

Understand what it does

Tell your agent things like:

β†’β€œuse jvm diagnostics”
β†’β€œuse this tool”
PERMISSIONS

What this capability can access

This capability requires the following permissions:

This capability has elevated permissions including System Administration. Review the permissions below carefully before granting access to your agent.

βš™οΈ
System Administration
Modifies system configuration or infrastructure
STEP 2

Set it up

Available on 1 platform. Pick yours:

MCP (Model Context Protocol)Docs

Add to your MCP client configuration:

{
  "mcpServers": {
    "jvm-diagnostics": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-jvm-diagnostics"]
    }
  }
}
STEP 3

Go deeper

Full documentation and source code

Add to your README

Show that your tool is listed on AgentSift

Jvm Diagnostics trust score on AgentSift
[![AgentSift](https://agentsift.com/api/badge/capability/jvm-diagnostics)](https://agentsift.com/capabilities/jvm-diagnostics)

Options: ?style=flat-square for square corners, ?score=false for simple β€œlisted” badge

#other#agent-tool#mcp

Related capabilities