get-server-stats
Retrieves process and server runtime statistics to monitor system performance and resource usage.
Instructions
Get process and server runtime stats
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Retrieves process and server runtime statistics to monitor system performance and resource usage.
Get process and server runtime stats
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, and the description does not disclose behavioral traits such as authentication needs, rate limits, or whether the operation is read-only. For a zero-parameter tool, the description adds little beyond the name.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence with no extraneous information. It is concise and directly states the purpose.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description is adequate for a simple stats retrieval tool with no parameters and no output schema, but it lacks detail on what specific stats are returned or the format.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
There are no parameters, so the description does not need to provide parameter details. The baseline score of 4 applies per the guidelines.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool retrieves process and server runtime stats, using a specific verb and resource. Among the sibling tools, which are mostly prompt/template operations, this tool is uniquely identifiable and distinguishable.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No explicit guidelines on when to use this tool versus alternatives. Given the unique purpose among siblings, the context is implied but not articulated. A score of 3 reflects minimal guidance.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Tae4an/mcp-prompt-manager'
If you have feedback or need assistance with the MCP directory API, please join our Discord server