← Index

io.github.theYahia/yandex-webmaster-mcp

io.github.theYahia/yandex-webmaster-mcp·v1.0.2·Search
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "yandex-webmaster-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/yandex-webmaster-mcp"
      ],
      "env": {
        "YANDEX_WEBMASTER_TOKEN": "<your-yandex_webmaster_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "yandex-webmaster-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/yandex-webmaster-mcp"
      ],
      "env": {
        "YANDEX_WEBMASTER_TOKEN": "<your-yandex_webmaster_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @theyahia/yandex-webmaster-mcp
§02  Environment variables
YANDEX_WEBMASTER_TOKEN
requiredsecret

API key

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Search