Skip to main content
Glama
BoxLab-Ltd

Yandex Webmaster MCP

by BoxLab-Ltd

External links

get_external_links
Read-only

Get inbound links pointing to a host from Yandex Webmaster, with sample backlinks or historical count trends.

Instructions

Inbound (external) links pointing to the host — the backlinks Yandex knows. Read-only. • report="samples" (default): example links with source page, target URL and discovery date, plus the total count available. • report="history": time series of the total external-link count over time.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoreport="samples": rows to return (1-100). Default 20.
hostIdNoHost id (e.g. "https:example.com:443"). Defaults to YANDEX_WEBMASTER_HOST_ID.
offsetNoreport="samples": rows to skip for paging. Default 0.
reportNoWhich report to return. Default "samples".
Behavior4/5

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

The description explicitly states 'Read-only,' which is consistent with the readOnlyHint annotation. It goes beyond annotations by detailing what each report returns (sample links with source page, target URL, discovery date, plus total count; time series of total count over time). This adds useful behavioral context without contradicting structured data.

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 concise and well-structured, with a clear opening statement followed by two bullet points for the report types. Every sentence provides useful information, and the format is easy to scan.

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?

Given the relatively simple tool (read-only, no output schema), the description covers the essential context: what the tool returns for each report type. It lacks detailed response structure or error handling, but that's not critical for a read-only tool with well-defined report outputs.

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%, so the baseline is 3. The description adds some context by clarifying that 'limit' and 'offset' apply only to report='samples' and that report='history' returns a time series, but this information is already present in the parameter descriptions. The description reinforces defaults but doesn't significantly augment the schema.

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 purpose: 'Inbound (external) links pointing to the host — the backlinks Yandex knows.' It uses a specific verb ('get') and resource ('external links') with clear scope, and distinguishes itself from siblings by focusing on backlinks, which no sibling tool covers.

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 on when to use the tool and how to use it, explaining the two report modes ('samples' and 'history') with their respective outputs. It doesn't explicitly mention alternatives, but since no sibling tool provides external link data, this is not a significant gap.

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