Skip to main content
Glama
BoxLab-Ltd

Yandex Webmaster MCP

by BoxLab-Ltd

List sitemaps

list_sitemaps
Read-only

Check which sitemaps Yandex has indexed for a host, including their URLs, error counts, and discovery source. Verify sitemaps are being read and are error-free.

Instructions

List the Sitemap files Yandex knows for the host, each with its URL, type, last access date, number of URLs and error count, and where it was discovered (robots.txt, webmaster, etc.). Use it to check a sitemap is being read and is error-free. Read-only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax sitemaps to return (1-100). Default 100.
hostIdNoHost id (e.g. "https:example.com:443"). Defaults to YANDEX_WEBMASTER_HOST_ID.
Behavior4/5

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

Annotations already provide readOnlyHint=true, so the safety profile is known. The description adds value by detailing the output fields (URL, type, last access date, URL count, error count, discovery source), which is particularly useful since there is no output schema. It gives a concrete sense of what the tool returns beyond the read-only flag.

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 two sentences, front-loads the core action and result set, and includes a useful usage directive. Every clause earns its place without redundancy or fluff.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the absence of an output schema, the description compensates by enumerating the returned fields and expected granularity. The simple tool shape (2 optional params, no nested objects) means this description fully covers what an agent needs to select and invoke the tool correctly. It also fits logically among sibling tools without ambiguity.

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 description coverage is 100% — both 'hostId' and 'limit' have descriptions, so baseline is 3. The tool description does not add additional parameter-level semantics beyond what the schema already provides, so no elevation is warranted.

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 begins with a specific action and resource: 'List the Sitemap files Yandex knows for the host.' It clearly enumerates the fields returned, distinguishing this from sibling tools like recrawl_status or get_indexing. This is a precise, non-tautological statement of purpose.

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 explicitly states the intended use: 'Use it to check a sitemap is being read and is error-free.' It provides clear context for when to call the tool, though it does not explicitly mention alternatives or exclusion cases. The added 'Read-only' note reinforces safe usage.

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/BoxLab-Ltd/yandex-webmaster-mcp'

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