Skip to main content
Glama
skiddgoddamn

yandex-marketing-mcp

by skiddgoddamn

yd_auth_status

Check Yandex auth status to confirm configuration of client_id, OAuth token, and Wordstat folder_id.

Instructions

Show Yandex auth status: whether client_id, OAuth token, and Wordstat folder_id are configured.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
client_loginNoOptional. Override Client-Login for this call (agency multi-account).
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It only says 'Show' suggesting a read operation, but does not disclose potential side effects, authentication requirements, or rate limits. It is minimal for a tool with no annotations.

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 concise sentence that immediately conveys the tool's purpose. It is front-loaded with the key action and lists the specific items checked. No unnecessary words.

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?

The description adequately explains what the tool does, but it lacks information on the return value format since there is no output schema. An agent would benefit from knowing whether the status is a boolean or detailed object. It is acceptable but not fully complete.

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 describes the one optional parameter (client_login) with its purpose. The description adds no extra meaning beyond what the schema provides. With 100% schema coverage, baseline 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 shows Yandex auth status, listing specific items (client_id, OAuth token, Wordstat folder_id). It uses a specific verb ('Show') and resource ('Yandex auth status'), and it distinguishes from sibling tools which are mostly for ad or webmaster actions.

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?

The description does not explicitly state when to use this tool versus alternatives. It only mentions an optional override for agency multi-account, implying use for checking auth status before other operations. No alternative tools are named, so usage guidance is implied but not explicit.

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/skiddgoddamn/yandex-marketing-mcp'

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