Skip to main content
Glama

JVM MCP Server

get_version

Retrieve Arthas version details for a specified Java process PID using the JVM MCP Server, enabling easier version tracking and compatibility checks.

Instructions

获取Arthas版本信息

Input Schema

NameRequiredDescriptionDefault
pidYes

Input Schema (JSON Schema)

{ "properties": { "pid": { "title": "Pid", "type": "integer" } }, "required": [ "pid" ], "title": "get_versionArguments", "type": "object" }

Other Tools from JVM MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/xzq-xu/jvm-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server