Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

SEO Tools: Yandex.Webmaster

NPM · SEO-TOOLS-MCP-YWM · SCANNED SEP 20

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

Available components

0 this week 82 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 25 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability65
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 3012 tokens (~177/item across 17 items; 17 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage95
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 86% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 17 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 17 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the SEO Tools: Yandex.Webmaster MCP server?

SEO Tools: Yandex.Webmaster runs locally as an npm package, launched with npx -y seo-tools-mcp-ywm. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · seo-tools-mcp-ywm

# add to Claude Code
claude mcp add antohins-seo-tools-mcp-ywm -- npx -y seo-tools-mcp-ywm
// .cursor/mcp.json
{
  "mcpServers": {
    "antohins-seo-tools-mcp-ywm": {
      "command": "npx",
      "args": [
        "-y",
        "seo-tools-mcp-ywm"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "antohins-seo-tools-mcp-ywm": {
      "command": "npx",
      "args": [
        "-y",
        "seo-tools-mcp-ywm"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add antohins-seo-tools-mcp-ywm -- npx -y seo-tools-mcp-ywm
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "antohins-seo-tools-mcp-ywm": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "seo-tools-mcp-ywm"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add antohins-seo-tools-mcp-ywm --command npx --arg -y --arg seo-tools-mcp-ywm
# ~/.hermes/config.yaml
mcp_servers:
  antohins-seo-tools-mcp-ywm:
    command: "npx"
    args: ["-y", "seo-tools-mcp-ywm"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "antohins-seo-tools-mcp-ywm": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "seo-tools-mcp-ywm"
      ]
    }
  }
}
# add to Vellum
assistant mcp add antohins-seo-tools-mcp-ywm -t stdio -c npx -a -y seo-tools-mcp-ywm
// mcp.json
{
  "mcpServers": {
    "antohins-seo-tools-mcp-ywm": {
      "command": "npx",
      "args": [
        "-y",
        "seo-tools-mcp-ywm"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 14 Sept 26 0
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 7 Sept 26 0
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/seo-tools-mcp-ywm@1.8.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 17 exposed · ~3,012 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
ywm_auth_status ~74

Статус авторизации ywm: какие ключи заданы (маскированно), каких не хватает, как их получить. ВЫЗЫВАТЬ ПЕРВЫМ в начале работы с ywm. Если чего-то нет — запросить значения у пользователя и сохранить через ywm_set_credentials.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ywm_broken_links ~174

Битые ссылки, выборка: внутренние (scope=internal) или внешние (external). { count, links: [{ source_url, destination_url, ... }] }. truncated=true — за выборкой есть ещё строки (добирай offset).

NameTypeReqDescription
accountstringАккаунт-профиль (мультиаккаунт, см. *_auth_status); пусто = основной
hostIdstringХост Вебмастера (формат https:example.com:443); по умолчанию YWM_HOST_ID из конфига; список хостов — ywm_hosts
limitintegerРазмер выборки (дефолт 50, максимум 100)
offsetinteger
scopestring

No output schema declared.

No examples provided.

ywm_diagnostics ~114

Диагностика сайта Вебмастером — список проблем: { problems: [{ ... severity, state, ... }] }.

NameTypeReqDescription
accountstringАккаунт-профиль (мультиаккаунт, см. *_auth_status); пусто = основной
hostIdstringХост Вебмастера (формат https:example.com:443); по умолчанию YWM_HOST_ID из конфига; список хостов — ywm_hosts

No output schema declared.

No examples provided.

ywm_external_links ~169

Внешние ссылки на сайт (беклинки), выборка: { count (всего), links: [{ source_url, destination_url, discovery_date, source_last_access_date }] }. truncated=true — за выборкой есть ещё строки (добирай offset).

NameTypeReqDescription
accountstringАккаунт-профиль (мультиаккаунт, см. *_auth_status); пусто = основной
hostIdstringХост Вебмастера (формат https:example.com:443); по умолчанию YWM_HOST_ID из конфига; список хостов — ywm_hosts
limitintegerРазмер выборки (дефолт 50, максимум 100)
offsetinteger

No output schema declared.

No examples provided.

ywm_hosts ~96

user_id токена и список сайтов в Вебмастере — для проверки доступа и настройки YWM_HOST_ID. Ответ: { user_id, hosts: [{ host_id, verified, ... }] } — host_id подставлять в параметр hostId других инструментов.

NameTypeReqDescription
accountstringАккаунт-профиль (мультиаккаунт, см. *_auth_status); пусто = основной

No output schema declared.

No examples provided.

ywm_important_urls ~124

Мониторинг важных URL: { urls: [{ url, update_date, change_indicators, indexing_status, search_status }] } — статус индексации и изменения важных страниц.

NameTypeReqDescription
accountstringАккаунт-профиль (мультиаккаунт, см. *_auth_status); пусто = основной
hostIdstringХост Вебмастера (формат https:example.com:443); по умолчанию YWM_HOST_ID из конфига; список хостов — ywm_hosts

No output schema declared.

No examples provided.

ywm_indexing_history ~174

Динамика числа страниц В ПОИСКЕ по датам (search-urls/in-search): { history: [{ date, value }] }. Окно по умолчанию — 30 дней.

NameTypeReqDescription
accountstringАккаунт-профиль (мультиаккаунт, см. *_auth_status); пусто = основной
dateFromstringYYYY-MM-DD (по умолчанию — от дефолтного окна инструмента)
dateTostringYYYY-MM-DD (по умолчанию сегодня по МСК)
hostIdstringХост Вебмастера (формат https:example.com:443); по умолчанию YWM_HOST_ID из конфига; список хостов — ywm_hosts

No output schema declared.

No examples provided.

ywm_oauth_finish ~101

Шаг 2 авторизации Яндекса: обменивает код подтверждения на access+refresh токены и сохраняет их (с суффиксом профиля, если передан account). После этого токен обновляется автоматически при протухании.

NameTypeReqDescription
accountstringИмя аккаунта-профиля — то же, что в oauth_start
codestringyesКод подтверждения со страницы Яндекса

No output schema declared.

No examples provided.

ywm_oauth_start ~240

Шаг 1 авторизации Яндекса: вернёт ссылку, которую пользователь открывает в браузере, разрешает доступ и получает код подтверждения. Код передать в ywm_oauth_finish. Требуется OAuth-приложение (oauth.yandex.ru/client/new, Redirect URI: https://oauth.yandex.ru/verification_code, scope: Яндекс.Вебмастер (hostinfo + verify), опционально + Метрика (чтение)). clientId/clientSecret сохраняются для дальнейшего авто-обновления токена (приложение ОБЩЕЕ для всех аккаунтов). account — имя профиля для мультиаккаунта: пользователь авторизуется под ДРУГИМ Яндекс-аккаунтом, токен сохранится отдельно.

NameTypeReqDescription
accountstringИмя аккаунта-профиля (мультиаккаунт); пусто = основной
clientIdstringClientID приложения (если не сохранён ранее как YANDEX_CLIENT_ID)
clientSecretstringClient secret приложения (для обмена кода и refresh)

No output schema declared.

No examples provided.

ywm_popular ~240

Топ-запросы хоста за неделю (search-queries/popular, до 3000): { rows: [{ query, shows, clicks, avg_show_position, avg_click_position }] }. Фильтра по URL здесь нет. truncated=true — набран ровно limit: за ним могли остаться строки (увеличь limit).

NameTypeReqDescription
accountstringАккаунт-профиль (мультиаккаунт, см. *_auth_status); пусто = основной
dateFromstringYYYY-MM-DD (по умолчанию — от дефолтного окна инструмента)
dateTostringYYYY-MM-DD (по умолчанию сегодня по МСК)
devicestring
hostIdstringХост Вебмастера (формат https:example.com:443); по умолчанию YWM_HOST_ID из конфига; список хостов — ywm_hosts
limitintegerСколько строк вернуть (дефолт 500, максимум 3000)
orderBystring

No output schema declared.

No examples provided.

ywm_queries_history ~203

История суммарной статистики запросов по хосту по датам (показы/клики/позиции): { indicators: {...} }. indicator: TOTAL_SHOWS | TOTAL_CLICKS | AVG_SHOW_POSITION | AVG_CLICK_POSITION. Окно по умолчанию — 30 дней.

NameTypeReqDescription
accountstringАккаунт-профиль (мультиаккаунт, см. *_auth_status); пусто = основной
dateFromstringYYYY-MM-DD (по умолчанию — от дефолтного окна инструмента)
dateTostringYYYY-MM-DD (по умолчанию сегодня по МСК)
hostIdstringХост Вебмастера (формат https:example.com:443); по умолчанию YWM_HOST_ID из конфига; список хостов — ywm_hosts
indicatorstring

No output schema declared.

No examples provided.

ywm_recommended_queries ~259

Недобранные запросы по URL (аппроксимация: в API v4 нет «рекомендованных»). Берём запросы ТРЁХ категорий: показы без кликов, позиция за топ-10, любой запрос со спросом (DEMAND > 0) — категория указана в поле reason. Ответ: { queries: [{ query, demand, shows, clicks, position, reason }] }. truncated=true — запросов больше внутреннего капа (3000): фильтр применён к первым 3000 строкам выборки API.

NameTypeReqDescription
accountstringАккаунт-профиль (мультиаккаунт, см. *_auth_status); пусто = основной
devicestring
hostIdstringХост Вебмастера (формат https:example.com:443); по умолчанию YWM_HOST_ID из конфига; список хостов — ywm_hosts
limitintegerСколько запросов вернуть (дефолт 200, максимум 1000)
urlstringyesПуть («/oae/dubai/») или полный URL страницы

No output schema declared.

No examples provided.

ywm_search_queries ~327

Запросы Яндекса по конкретному URL (query-analytics, данные за ~2 недели по умолчанию — переопределяется dateFrom/dateTo): { rows: [{ query, shows, clicks, ctr, position, demand }] }. url — путь («/oae/dubai/») или полный URL; сопоставление TEXT_CONTAINS по умолчанию. Без url — топ запросов всего хоста. truncated=true — запросов больше внутреннего капа (3000): топ отсортирован по первым 3000 строкам выборки API.

NameTypeReqDescription
accountstringАккаунт-профиль (мультиаккаунт, см. *_auth_status); пусто = основной
dateFromstringYYYY-MM-DD (по умолчанию — от дефолтного окна инструмента)
dateTostringYYYY-MM-DD (по умолчанию сегодня по МСК)
devicestring
hostIdstringХост Вебмастера (формат https:example.com:443); по умолчанию YWM_HOST_ID из конфига; список хостов — ywm_hosts
limitintegerСколько строк вернуть (дефолт 500, максимум 3000)
orderBystringПоле сортировки результата (после агрегации)
urlstringПуть или URL страницы; пусто = весь хост
urlMatchstring

No output schema declared.

No examples provided.

ywm_set_credentials ~281

Сохранить ключи ywm в /tmp/.config/seo-tools-mcp/.env (права 600) и применить сразу, без перезапуска сервера. Передавать только обновляемые поля. account — сохранить в именованный профиль (мультиаккаунт). Значения даёт пользователь; в ответе они маскируются.

NameTypeReqDescription
YANDEX_CLIENT_IDstringClientID OAuth-приложения Яндекса (для авторизации/refresh)
YANDEX_CLIENT_SECRETstringClient secret OAuth-приложения Яндекса
YANDEX_OAUTH_TOKENstringОбщий OAuth-токен Яндекса (Вебмастер+Метрика)
YWM_HOST_IDstringХост по умолчанию (формат https:example.com:443)
YWM_OAUTH_TOKENstringОтдельный токен Вебмастера (перекрывает общий; обычно не нужен)
YWM_USER_IDstringuser_id Вебмастера (определяется автоматически, можно не задавать)
accountstringИмя аккаунта-профиля (мультиаккаунт): ключи сохранятся с суффиксом __<account>

No output schema declared.

No examples provided.

ywm_sitemaps ~132

Файлы Sitemap хоста со статусом: { sitemaps: [{ sitemap_id, sitemap_url, last_access_date, errors_count, urls_count, children_count, sources, sitemap_type }] }.

NameTypeReqDescription
accountstringАккаунт-профиль (мультиаккаунт, см. *_auth_status); пусто = основной
hostIdstringХост Вебмастера (формат https:example.com:443); по умо��чанию YWM_HOST_ID из конфига; список хостов — ywm_hosts

No output schema declared.

No examples provided.

ywm_sqi_history ~169

История ИКС (индекс качества сайта) по датам: { points: [{ date, value }] }. Окно по умолчанию — 180 дней.

NameTypeReqDescription
accountstringАккаунт-профиль (мультиаккаунт, см. *_auth_status); пусто = основной
dateFromstringYYYY-MM-DD (по умолчанию — от дефолтного окна инструмента)
dateTostringYYYY-MM-DD (по умолчанию сегодня по МСК)
hostIdstringХост Вебмастера (формат https:example.com:443); по умолчанию YWM_HOST_ID из конфига; список хостов — ywm_hosts

No output schema declared.

No examples provided.

ywm_summary ~135

Сводка по хосту. Ответ: { sqi (ИКС), searchable_pages_count (страниц в поиске), excluded_pages_count (исключено), site_problems (число проблем сайта по важности) }.

NameTypeReqDescription
accountstringАккаунт-профиль (мультиаккаунт, см. *_auth_status); пусто = основной
hostIdstringХост Вебмастера (формат https:example.com:443); по умолчанию YWM_HOST_ID из конфига; список хостов — ywm_hosts

No output schema declared.

No examples provided.

Common questions

What is the SEO Tools: Yandex.Webmaster MCP server?

SEO Tools: Yandex.Webmaster is an MCP server listed in the public MCP registry as io.github.antohins/seo-tools-mcp-ywm. MCP server for Yandex.Webmaster search queries (read-only). This page covers its npm package (seo-tools-mcp-ywm).

Is the SEO Tools: Yandex.Webmaster MCP server safe to use?

SEO Tools: Yandex.Webmaster scores 82 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the SEO Tools: Yandex.Webmaster MCP server expose?

SEO Tools: Yandex.Webmaster exposes 17 tools: ywm_auth_status, ywm_set_credentials, ywm_oauth_start, ywm_oauth_finish, ywm_hosts, and 12 more. Their descriptions and schemas cost roughly 3,012 tokens of context every time the server is loaded.

Is the SEO Tools: Yandex.Webmaster MCP server still maintained?

SEO Tools: Yandex.Webmaster is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the SEO Tools: Yandex.Webmaster MCP server under?

SEO Tools: Yandex.Webmaster declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.