Skip to content
Claude Code

Yandex Webmaster MCP for Claude Code

io.github.askads/mcp-yandex-webmaster

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

client:Claude Code transport:stdio runtime:npm

Install Yandex Webmaster MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-yandex-webmaster -e YANDEX_OAUTH_TOKEN=<YANDEX_OAUTH_TOKEN> -e YANDEX_USER_ID=<YANDEX_USER_ID> -e YANDEX_WEBMASTER_HOST_ID=<YANDEX_WEBMASTER_HOST_ID> -e YANDEX_WEBMASTER_API_BASE=<YANDEX_WEBMASTER_API_BASE> -e YANDEX_WEBMASTER_TIMEOUT_MS=<YANDEX_WEBMASTER_TIMEOUT_MS> -e YANDEX_WEBMASTER_MAX_RETRIES=<YANDEX_WEBMASTER_MAX_RETRIES> -- npx -y mcp-yandex-webmaster

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Yandex Webmaster MCP in other clients