Skip to main content
Glama
atthedanieljuma

The Bag Kenya — MCP Server

browse_categories

Get a list of product categories with product counts to explore and filter limited-edition fashion from The Bag Kenya.

Instructions

List available product categories at The Bag Kenya with product counts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

With no annotations provided, the description carries the burden of disclosure. It adds valuable behavioral context by specifying that product counts are included and that only 'available' categories are listed. This goes beyond simply saying 'list categories' and covers the main expectation users would have.

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 a single, focused sentence that is front-loaded with the core action and resource. It contains no unnecessary words and is easy to parse quickly.

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 simple tool with no parameters and no output schema, the description is sufficiently complete. It states exactly what the tool returns (categories with counts) and the business context (The Bag Kenya). It could specify the return format, but given the simplicity, this is not a major gap.

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 the schema is empty, so description coverage is trivially 100%. The description doesn't need to explain parameters, and this aligns with the baseline for 0-parameter tools. No additional parameter semantics are required.

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 clearly states the verb 'List' and the resource 'product categories', with a specific scope ('The Bag Kenya') and a key detail ('with product counts'). This distinguishes it from sibling tools like browse_products, which list products, not categories.

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?

No explicit when-to-use or alternatives are mentioned. However, the tool's name and description make it obvious that it is for browsing categories, so usage is implied. There is no guidance on when not to use it or how it compares to sibling tools.

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

Install Server

Other Tools

Latest Blog Posts

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/atthedanieljuma/thebag-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server