Skip to main content
Glama
theYahia

@theyahia/wildberries-mcp

by theYahia

get_commission

Get commission rates for each Wildberries category by subject. Choose locale for category names in Russian, English, or Chinese.

Instructions

Get WB commission rates per category (subject)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
localeNoLocale for category names (default ru)
Behavior2/5

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

No annotations are provided, so the description bears full responsibility for behavioral disclosure. The description only states what the tool does, without mentioning any side effects, permissions required, rate limits, or return behavior. This is insufficient for a data retrieval tool.

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?

The description is a single well-formed sentence that gets to the point. There is no fluff or redundancy. However, it is slightly under-informative, which prevents a perfect score.

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?

Given the low complexity (1 parameter, no nested objects), the description is partially complete. It lacks information about the output structure or return format, which would be helpful for an agent. A score of 3 reflects adequacy with minor 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?

The input schema provides full coverage for the single optional locale parameter, including a description and enum values. The tool description does not add any additional parameter meaning beyond the schema, so a baseline score of 3 is appropriate.

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's function: retrieving WB commission rates per category. The verb 'Get' and the noun 'commission rates' are specific, and the addition 'per category (subject)' distinguishes it from sibling tools like get_tariffs or get_balance.

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 guidance on when to use this tool versus alternatives. The purpose is implied by the name, but there is no information about prerequisites, context, or exclusions. A score of 3 reflects adequate but not explicit usage direction.

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/theYahia/wildberries-mcp'

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