Skip to main content
Glama

Service status (free)

mm_status
Read-only

Free health/status: service status, version, environment, network, autonomy mode and the paid offer. No secrets.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.3/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already mark the tool as read-only, and the description adds meaningful context: it is a free health/status endpoint, includes a defined set of information, and explicitly states 'No secrets.' This goes beyond the annotation without contradicting it, though it does not detail response format or potential limitations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two short sentences with no filler. The core purpose is front-loaded, and every phrase adds value, including the security reassurance 'No secrets.'

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a parameterless, read-only status tool, the description is complete: it states what the tool returns, covers the free/paid dimension, and notes the absence of secrets. No output schema exists, but the enumerated content gives an agent enough to decide whether to call it.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool has zero parameters, so the input schema is trivially complete. Per the baseline for parameterless tools, the description need not add parameter-level detail, and it appropriately focuses on the output instead.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description names a specific resource ('service status') and enumerates its fields (version, environment, network, autonomy mode, paid offer), making its purpose immediately clear. The scope is distinct from the sibling clean_table, so an agent can tell them apart without further investigation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies the tool is for health/status checks, but it does not explicitly state when to use it versus alternatives or provide exclusion criteria. The sibling clean_table is unrelated, so there is no direct comparison, leaving usage context mostly implicit.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources