Skip to main content
Glama

site

Browse products, paginated

browse

A page of Dresser House's products, optionally within a category (path or name), in stock only, sorted. Up to 50 per page.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo
sortNoorder of the results
categoryNoa category path (e.g. coffee/espresso-machines) or name
page_sizeNo
in_stock_onlyNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.3/5.0
Behavior3/5

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

No annotations exist, so the description carries the full behavioral burden. It usefully discloses the 50-item page cap and that category accepts either a path or a name, but it omits defaults (starting page, default sort, default page size), matching semantics for the category filter (exact vs. subtree), and any indication of result shape or total counts.

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 sentence plus a short fragment, front-loaded with the resource and its modifiers, and every clause earns its place by naming an available filter or the page cap. No filler or redundant restatement of the tool name.

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

Completeness3/5

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

For a 5-parameter, annotation-free read tool with no output schema, the description covers the visible knobs but not the defaults or pagination state an agent needs to page correctly, and it never says what a 'page' actually contains. Adequate but with clear gaps.

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

Parameters3/5

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

Schema description coverage is only 40%, so the description must compensate, and it partially does: it clarifies that 'category' accepts a path or a name and reinforces the page-size ceiling. It adds nothing for 'page', 'in_stock_only', or the default/'relevance' behavior of 'sort' beyond the schema's bare 'order of the results'.

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?

States a clear resource ('Dresser House's products') with the scope modifiers that define this tool: category scoping, in-stock filtering, sorting, paging. An agent knows it returns a listing rather than a single item, but the description never distinguishes it from the closely related siblings 'search' and 'filter', so the boundary is left to inference.

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

Usage Guidelines2/5

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

There is no when-to-use statement and no reference to any alternative, despite 'search', 'filter', 'categories', and 'product' all being plausible sibling choices for the same underlying data. The word 'optionally' hints at a browse-everything default, but nothing tells the agent when browse is preferable to search or filter.

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