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 Wordstat

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

MCP server for Yandex Wordstat keyword frequencies (official API v2). Free Yandex Cloud Search API.

+1 this week 84 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 Usability73
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 971 tokens (~161/item across 6 items; 6 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 Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage92
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 76% 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 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 6 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 Wordstat MCP server?

SEO Tools: Yandex Wordstat runs locally as an npm package, launched with npx -y seo-tools-mcp-wordstat. 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-wordstat

# add to Claude Code
claude mcp add antohins-seo-tools-mcp-wordstat -- npx -y seo-tools-mcp-wordstat
// .cursor/mcp.json
{
  "mcpServers": {
    "antohins-seo-tools-mcp-wordstat": {
      "command": "npx",
      "args": [
        "-y",
        "seo-tools-mcp-wordstat"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "antohins-seo-tools-mcp-wordstat": {
      "command": "npx",
      "args": [
        "-y",
        "seo-tools-mcp-wordstat"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add antohins-seo-tools-mcp-wordstat -- npx -y seo-tools-mcp-wordstat
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "antohins-seo-tools-mcp-wordstat": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "seo-tools-mcp-wordstat"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add antohins-seo-tools-mcp-wordstat --command npx --arg -y --arg seo-tools-mcp-wordstat
# ~/.hermes/config.yaml
mcp_servers:
  antohins-seo-tools-mcp-wordstat:
    command: "npx"
    args: ["-y", "seo-tools-mcp-wordstat"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "antohins-seo-tools-mcp-wordstat": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "seo-tools-mcp-wordstat"
      ]
    }
  }
}
# add to Vellum
assistant mcp add antohins-seo-tools-mcp-wordstat -t stdio -c npx -a -y seo-tools-mcp-wordstat
// mcp.json
{
  "mcpServers": {
    "antohins-seo-tools-mcp-wordstat": {
      "command": "npx",
      "args": [
        "-y",
        "seo-tools-mcp-wordstat"
      ]
    }
  }
}
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
    • Stability: 0.97 → pass security
  • 18 Sept 26 +1
    • Package version: 1.5.1 → 1.8.0 functional
  • 16 Sept 26 +1

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

  • 15 Sept 26 −3
    • Stability: pass → 0.83 functional
  • 14 Sept 26 +1
    • Stability: 0.97 → pass security
  • 12 Sept 26 +1
    • Package version: 1.5.1 → 1.8.0 functional
  • 10 Sept 26 +1

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

  • 8 Sept 26 −3
    • Stability: pass → 0.80 functional
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-wordstat@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 · 6 exposed · ~971 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
wordstat_auth_status ~74

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

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

wordstat_dynamics ~218

Динамика частотности фразы: { results: [{ date, count, share }] }. ВАЖНО: операторы («!», кавычки) работают только при period=daily; monthly требует fromDate = 1-е число и toDate = последний день месяца, weekly — fromDate понедельник. Данные weekly/monthly с 2018 года, daily — последние 60 дней. Даты валидируются до запроса.

NameTypeReqDescription
accountstringАккаунт-профиль (мультиаккаунт, см. *_auth_status); пусто = основной
devicestringall | desktop | phone | tablet (можно через запятую)
fromDatestringyesYYYY-MM-DD
periodstring
querystringyes
regionstringРегион(ы): название или id Яндекса через запятую; пусто = все
toDatestringyesYYYY-MM-DD

No output schema declared.

No examples provided.

wordstat_frequency ~258

Частотность фразы в Яндексе за последние 30 дней: широкая (freq_broad) и точная (freq_exact, «"!слово !слово"») + уточняющие запросы (related, «левая колонка» Вордстата) и похожие (associations, «правая колонка», ≤20). related_truncated=true — related обрезан по relatedLimit (за ответом могли остаться строки, увеличь relatedLimit). Официальный API — бесплатный, 2 запроса к API на вызов (квота 100/час). region: «Москва»/«Россия»/id, можно несколько через запятую.

NameTypeReqDescription
accountstringАккаунт-профиль (мультиаккаунт, см. *_auth_status); пусто = основной
devicestringall | desktop | phone | tablet (можно через запятую)
querystringyes
regionstringРегион(ы): название или id Яндекса через запятую; пусто = все
relatedLimitintegerСколько уточняющих запросов вернуть

No output schema declared.

No examples provided.

wordstat_regions ~183

Распределение частотности фразы по регионам за 30 дней: { results: [{ region_id, region_name, count, share, affinityIndex }] }. affinityIndex > 100 — интерес выше среднего по стране. regionType: cities | regions | all. Имена регионов резолвятся из дерева (кеш). Первый вызов за сутки — 2 запроса к API (regions + дерево имён), далее 1.

NameTypeReqDescription
accountstringАккаунт-профиль (мультиаккаунт, см. *_auth_status); пусто = основной
devicestringall | desktop | phone | tablet (можно через запятую)
limitintegerТоп-N регионов по count
querystringyes
regionTypestring

No output schema declared.

No examples provided.

wordstat_regions_tree ~65

Дерево всех регионов Вордстата (id + название) — для поиска id нестандартного региона.

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

No output schema declared.

No examples provided.

wordstat_set_credentials ~173

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

NameTypeReqDescription
WORDSTAT_API_KEYstringApi-Key сервисного аккаунта Yandex Cloud (scope yc.search-api.execute)
WORDSTAT_FOLDER_IDstringID каталога (folder) Yandex Cloud, где живёт сервисный аккаунт
accountstringИмя аккаунта-профиля (мультиаккаунт): ключи сохранятся с суффиксом __<account>

No output schema declared.

No examples provided.

Common questions

What is the SEO Tools: Yandex Wordstat MCP server?

SEO Tools: Yandex Wordstat is an MCP server listed in the public MCP registry as io.github.antohins/seo-tools-mcp-wordstat. MCP server for Yandex Wordstat keyword frequencies (official API v2). Free Yandex Cloud Search API. This page covers its npm package (seo-tools-mcp-wordstat).

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

SEO Tools: Yandex Wordstat scores 84 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 Wordstat MCP server expose?

SEO Tools: Yandex Wordstat exposes 6 tools: wordstat_auth_status, wordstat_set_credentials, wordstat_frequency, wordstat_dynamics, wordstat_regions, wordstat_regions_tree. Their descriptions and schemas cost roughly 971 tokens of context every time the server is loaded.

Is the SEO Tools: Yandex Wordstat MCP server still maintained?

SEO Tools: Yandex Wordstat 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 Wordstat MCP server under?

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