Skip to main content
Glama

JVM MCP Server

get_logger_info

Retrieve detailed logger information for Java processes using the JVM MCP Server. Specify the process ID (pid) to analyze logging configurations and streamline debugging or monitoring tasks.

Instructions

获取logger信息

Input Schema

NameRequiredDescriptionDefault
nameNo
pidYes

Input Schema (JSON Schema)

{ "properties": { "name": { "default": null, "title": "Name", "type": "string" }, "pid": { "title": "Pid", "type": "integer" } }, "required": [ "pid" ], "title": "get_logger_infoArguments", "type": "object" }

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