Back to directory
jvm-mcp-server

jvm-mcp-server

@xzq-xu82

This is an implementation project of a JVM-based MCP (Model Context Protocol) server. The project aims to provide a standardized MCP server implementation for the JVM platform, enabling AI models to better interact with the Java ecosystem.

JVMMonitoringJavaArthastool

Installation & Configuration

{
  "mcpServers": {
    "jvm-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "jvm-mcp-server-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/3/10
Updated
2026/6/7