mcpbeat Sign in

Yandex Webmaster MCP Server

local only

Yandex Webmaster MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 21 Aug 2026.

MCP server for Yandex Webmaster API: indexing, search queries, sitemaps, diagnostics, links.

Installs per day peak 263 · avg 10
a month agotoday
49
Installs / week
npm · mcp-yandex-webmaster
0
Stars
0 open issues
21 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Yandex Webmaster MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-yandex-webmaster -- npx -y mcp-yandex-webmaster
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-yandex-webmaster": {
      "args": [
        "-y",
        "mcp-yandex-webmaster"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-yandex-webmaster]
command = "npx"
args = ["-y", "mcp-yandex-webmaster"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-yandex-webmaster": {
      "args": [
        "-y",
        "mcp-yandex-webmaster"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-yandex-webmaster": {
      "args": [
        "-y",
        "mcp-yandex-webmaster"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Yandex Webmaster MCP

same job, measured the same way
Yandex Webmaster MCP
by theyahia

MCP server for Yandex.Webmaster API — hosts, search queries, indexing status. Bearer token auth.

57 installs/wk local only
SEO Tools: Yandex.Webmaster
by antohins

MCP server for Yandex.Webmaster search queries (read-only).

56 installs/wk local only
Google Search Console
by akzar1el

Google Search Console MCP for analytics, indexing, sitemaps, and SEO diagnostics.

38 installs/wk answering
Yandex Webmaster MCP
by boxlab-ltd

Query Yandex Webmaster indexing, queries, diagnostics and backlinks, and recrawl, via an AI agent.

63 installs/wk local only
Gsc
by mikusnuz

MCP server for Google Search Console & Indexing API — search analytics, sitemaps, URL inspection

102 installs/wk local only
MCP Gsc
by pijusz

Google Search Console MCP server — query performance, sitemaps, indexing & more

340 installs/wk local only
Yandex Wordstat MCP
by askads

MCP server for Yandex Wordstat API: top & related queries, demand dynamics and regions.

82 installs/wk local only
Seatable
by seatable

MCP server for SeaTable — read, write, search, link, and query data in your bases

837 installs/wk local only

Yandex Webmaster MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Yandex Webmaster MCP?
Yandex Webmaster MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-yandex-webmaster was installed 49 times last week.
How do I connect Yandex Webmaster MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-yandex-webmaster straight from npm; nothing to host, nothing to sign up for.
How many people use Yandex Webmaster MCP?
The npm package mcp-yandex-webmaster was installed 49 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Yandex Webmaster MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.