Yandex Webmaster MCP
Local · stdioYandex Webmaster MCP is a community wrapper around the Yandex Webmaster API: 32 tools for site diagnostics, search queries, backlinks, sitemaps and page recrawls. Runs over stdio via npx; auth is an OAuth token scoped to webmaster:hostinfo. Part of the yandex-tools-mcp monorepo alongside Metrika and Wordstat. Not affiliated with Yandex.
Why this server
- 32 tools: indexing, site diagnostics, search queries, backlinks, sitemaps
- submit-recrawl queues pages for reindexing right from the chat with the agent
- Same monorepo and connection style as Yandex Metrika and Wordstat from altrr2
- The webmaster:hostinfo scope is read-only — the agent can't verify a new site on its own
Usage examples
Prompt: What indexing problems does example.ru have?
Result: The agent called get-diagnostics for the host, returning the list of site errors and warnings.
Prompt: Queue the 5 pages under /blog for recrawl
Result: The agent called submit-recrawl for each URL, then get-recrawl-quota to show the remaining quota.
Local server
This MCP runs locally on the user's machine (stdio), so availability isn't tracked — rely on reviews and the rating instead.
Reviews
No reviews yet.