mcpbeat Sign in

SEO Tools: Yandex Wordstat MCP Server

local only

SEO Tools: Yandex Wordstat runs on your own machine — the client starts it, so there is no endpoint to ping. 95 installs a week from npm. Last commit 1 Sep 2026.

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

Installs per day peak 532 · avg 43 · -5% w/w
a month agotoday
95
Installs / week
npm · seo-tools-mcp-wordstat
3
Stars
1 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check SEO Tools: Yandex Wordstat 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 seo-tools-mcp-wordstat -- npx -y seo-tools-mcp-wordstat
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "seo-tools-mcp-wordstat": {
      "args": [
        "-y",
        "seo-tools-mcp-wordstat"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.seo-tools-mcp-wordstat]
command = "npx"
args = ["-y", "seo-tools-mcp-wordstat"]
.cursor/mcp.json
{
  "mcpServers": {
    "seo-tools-mcp-wordstat": {
      "args": [
        "-y",
        "seo-tools-mcp-wordstat"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "seo-tools-mcp-wordstat": {
      "args": [
        "-y",
        "seo-tools-mcp-wordstat"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: WORDSTAT_API_KEY (Yandex Cloud API key with scope yc.search-api.execute.), WORDSTAT_FOLDER_ID (Yandex Cloud folder ID.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to SEO Tools: Yandex Wordstat

same job, measured the same way
SEO Tools: Yandex.Webmaster
by antohins

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

77 installs/wk local only
SEO Tools: Yandex.Metrica
by antohins

MCP server for Yandex.Metrica Stat API (read-only).

88 installs/wk local only
Xmlriver MCP
by artgas1

Google/Yandex SERP parsing and Yandex Wordstat keyword frequency via XMLRiver XML API

95 installs/wk local only
Yandex Wordstat MCP
by askads

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

70 installs/wk local only
Yandex Direct
by dontsovcmc

MCP server for Yandex Direct API v5 — campaigns, ads, keywords, bids, audiences

89 installs/wk local only
Yandex Lavka MCP
by dudude-bit

Unofficial MCP server for ordering Yandex Lavka groceries: search, cart, checkout.

73 installs/wk local only
Mux
by mux

The official MCP Server for the Mux API

414 installs/wk 2 tools answering
axe MCP Server
by dequelabs

Official MCP server for Axe DevTools for Web.

local only

SEO Tools: Yandex Wordstat — questions

Answers built from our own checks of this server.

Why is there no uptime for SEO Tools: Yandex Wordstat?
SEO Tools: Yandex Wordstat 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 seo-tools-mcp-wordstat was installed 95 times last week.
How do I connect SEO Tools: Yandex Wordstat?
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 seo-tools-mcp-wordstat straight from npm; nothing to host, nothing to sign up for.
How many people use SEO Tools: Yandex Wordstat?
The npm package seo-tools-mcp-wordstat was installed 95 times in the last week. Week over week that is -5%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is SEO Tools: Yandex Wordstat open source?
Yes — it is published under the MIT licence, written in TypeScript, 3 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.