MCPHIVE

Yandex Webmaster MCP: Documentation

Updated:

Connection

npx -y yandex-webmaster-mcp (stdio, Node.js). The package is part of the github.com/altrr2/yandex-tools-mcp monorepo (52+ stars, MIT), directory packages/yandex-webmaster-mcp. Auth: YANDEX_WEBMASTER_TOKEN, an OAuth token scoped to webmaster:hostinfo (verification actions also need webmaster:verify), issued at oauth.yandex.ru; the site must already be added and verified in the Webmaster cabinet.

Capabilities

32 tools by category: sites and quality (list-hosts, get-host, get-summary, get-sqi-history — site quality index, get-diagnostics), search queries (get-popular-queries, get-query-history, get-single-query-history, get-query-analytics), indexing (get-indexing-history, get-insearch-history, get-search-events-history and their paired -samples versions), backlinks (get-external-links, get-external-links-history, get-broken-internal-links, get-broken-internal-links-history), sitemaps (get-sitemaps, get-sitemap, get-user-sitemaps, get-user-sitemap), important pages (get-important-urls, get-important-url-history), recrawl (get-recrawl-quota, get-recrawl-queue, get-recrawl-task, submit-recrawl — spends quota), feeds and reference data (get-feeds, get-feed-status, get-feed-regions, get-region-ids).

Agent flow

"What indexing problems does the site have?", "show the top search queries for the month and their positions", "queue these pages for recrawl and show the remaining quota".

Note

A community project (altrr2 / Alternex), not affiliated with Yandex. Release 1.2.1 on 05.07.2026, ~858 npm installs/month; the site must already be verified in the Webmaster cabinet, or calls return an access error.