Back to directory
xzq-xu/jvm-mcp-server

xzq-xu/jvm-mcp-server

@xzq-xu

A lightweight JVM monitoring and diagnostic MCP server implementation based on native JDK tools for AI agents to interact with Java applications.

jvmmonitoringdiagnosticsjavamcpserverperformancedebuggingautomation

Installation & Configuration

{
  "mcpServers": {
    "jvm-mcp-server": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/jvm-mcp-server",
        "run",
        "--env-file",
        "/path/to/jvm-mcp-server/.env",
        "jvm-mcp-server"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12