Skip to main content
Glama

list_catalog

Free catalog: tool names, USD prices, input schema summaries.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.7/5.0
Behavior3/5

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

With no annotations, the description carries the full burden. It communicates an information-only catalog with no apparent side effects and lists the returned content, but it does not describe output format, static vs dynamic data, or any operational constraints. This is adequate but minimal.

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?

One short, front-loaded phrase contains the essential information without filler. Every word adds value: free, catalog, tool names, USD prices, and input schema summaries.

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

Completeness4/5

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

For a zero-parameter read-only catalog tool with no output schema, the description covers the necessary content: availability, pricing, and schema summaries. It could be slightly more explicit about the returned list structure or that it covers all tools, but it is essentially complete for this simple tool.

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 and schema coverage is 100%, so the baseline of 4 applies. The description's mention of 'input schema summaries' refers to output content, not to parameters of this tool; no additional parameter semantics are needed.

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

Purpose4/5

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

The description specifies the resource (a catalog) and its exact contents: tool names, USD prices, and input schema summaries. It is clearly distinct from the sibling content tools, though it lacks an explicit verb and reads as a noun phrase rather than a statement of action.

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 catalog nature implies it should be used to discover available tools and prices, but there is no explicit when-to-use guidance or contrast with alternatives. Sibling names make the difference obvious, but the description itself does not state the selection condition.

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