Skip to main content
Glama
Silicon-Store

Silicon MCP

Official

List retailers

list_retailers

List all retailers supported by Silicon, with an optional region filter for UK or US. Free to use, this tool provides store information without consuming API quota.

Instructions

List the stores Silicon supports, optionally filtered by region. Free — does not consume quota.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
regionNoOptional region filter.
Behavior4/5

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

The description discloses a useful behavioral trait: the operation is free and does not consume quota. It also implies a read-only list operation with no destructive side effects. No annotations are provided, so the description carries this burden well.

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, front-loaded sentence that states the action and the optional filter. No wasted words.

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 list tool with one optional parameter and no output schema, the description covers the core purpose, the filter, and the quota impact. It does not describe the return format, but the simplicity makes this acceptable.

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?

The schema already fully documents the region parameter with enum and description. The description's mention of optional region filtering repeats the schema without adding new meaning, so it meets the baseline for full schema coverage.

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 tool lists the stores Silicon supports, optionally filtered by region. This is a specific verb+resource pair and distinguishes it from sibling tools like get_product, search_products, and compare_prices.

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

Usage Guidelines4/5

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

The description provides clear context: it lists supported stores and is free (does not consume quota). However, it does not explicitly mention when not to use it or name alternatives, so it lacks exclusions.

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/Silicon-Store/silicon-mcp'

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