Yandex Webmaster MCP (boxlab-ltd)

Ask your Yandex Webmaster data in plain language - from Claude, Cursor, or any MCP client. Its 8 documented tools cluster into read & search, recrawl. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 3 · #256 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Yandex Webmaster MCP (boxlab-ltd)

Claude Code

claude mcp add boxlab-ltd-yandex-webmaster-mcp -- npx -y @boxlab/yandex-webmaster-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "boxlab-ltd-yandex-webmaster-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@boxlab/yandex-webmaster-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-07-19 - young repo, little track record yet

license MIT - declared in the repository

npm package @boxlab/yandex-webmaster-mcp - the @boxlab scope differs from the repo owner (boxlab-ltd); confirm it's the project's official package

registry namespace io.github.BoxLab-Ltd is GitHub-verified and matches the repo owner

03 · What Yandex Webmaster MCP (boxlab-ltd) can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 8 documented tools across read & search, recrawl, including get_hosts, search_queries, get_indexing, get_diagnostics.

Capability map

Tools grouped from the project's README - what Yandex Webmaster MCP (boxlab-ltd) lets an agent do.

read & search

6 tools - e.g. list the sites available to your token with their host_id,; search-query analytics from Yandex Search: impressions,; how Yandex crawls and indexes the host. report="history"

get_hosts · search_queries · get_indexing · get_diagnostics · list_sitemaps · get_external_links

Recrawl

2 tools - e.g. remaining daily recrawl quota plus recent recrawl tasks; ask Yandex to recrawl a specific URL sooner. The one

recrawl_status · recrawl_submit

Latest releases

v0.1.1 · 2026-07-21

Eight Yandex Webmaster tools - query verified hosts, popular search queries and per-query history, indexing history plus crawled / in-search samples, site diagnostics, sitemaps, and external backlinks; read the recrawl…

04 · Who maintains Yandex Webmaster MCP (boxlab-ltd)

yandex-webmaster-mcp is maintained by boxlab-ltd. We track 2 MCP servers from boxlab-ltd - 2 actively maintained, 11 combined GitHub stars, oldest repo from Jun 2026. Full record: all servers from boxlab-ltd.

  1. yandex-metrica-mcp Query Yandex Metrica analytics - reports, trends, metadata and raw log exports - via an AI agent. ★ 8

05 · Facts

category
other - ranked #256 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-07-21)
registry
io.github.BoxLab-Ltd/yandex-webmaster-mcp (active, first published 2026-07-21)
packages
npm:@boxlab/yandex-webmaster-mcp

06 · Yandex Webmaster MCP (boxlab-ltd) FAQ

Is Yandex Webmaster MCP (boxlab-ltd) still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 1 release in the last 90 days. We re-verify nightly.

What can Yandex Webmaster MCP (boxlab-ltd) do?

An agent gets 8 documented tools across read & search, recrawl, including get_hosts, search_queries, get_indexing, get_diagnostics.

How do I install Yandex Webmaster MCP (boxlab-ltd)?

Run `npx -y @boxlab/yandex-webmaster-mcp`. You can also paste the ready-made client config above.

Does Yandex Webmaster MCP (boxlab-ltd) run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Yandex Webmaster MCP (boxlab-ltd)