Skip to main content
Glama

SAIKYO: pay from Russia

Search Saikyo Shop

search_saikyo_shop
Read-onlyIdempotent

Search Saikyo Shop digital goods paid in rubles: AI subscriptions, gift cards, game top-ups, Telegram Stars, software.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNoLanguage of returned links and titles (default en).
queryNoProduct or brand, e.g. "ChatGPT Plus", "Steam".
categoryNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.2/5.0
Behavior3/5

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

Annotations already declare readOnly, idempotent, non-destructive, and closed-world behavior. The description adds domain context (goods are paid in rubles) but does not disclose result format, pagination, or how empty queries behave, so it clears only a modest bar beyond the annotations.

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

Conciseness4/5

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

A single front-loaded sentence with no filler; the catalog enumeration earns its place by scoping what is searchable, though it is slightly list-heavy.

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 three-parameter read-only search with no output schema, the definition is adequate but leaves the category parameter and any result-shape or pagination expectations unaddressed.

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 coverage is 67%, with lang and query documented in the schema itself, including the same example values echoed in the description. The category parameter is undocumented in both places, so the description adds little beyond schema semantics.

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 specific verb (Search) and resource (Saikyo Shop digital goods), and enumerates the product catalog so an agent knows what can be found. It doesn't explicitly name siblings, but the product-search scope is clearly distinct from the payment-rate and card-terms tools.

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?

No when-to-use guidance, no mention of alternatives, and no prerequisites. Usage is only implied by the fact that it searches a catalog.

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