Yandex Wordstat MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from npm. Last commit 21 Aug 2026.
MCP server for Yandex Wordstat API: top & related queries, demand dynamics and regions.
Today is the operative word: we check Yandex Wordstat MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add mcp-yandex-wordstat -- npx -y mcp-yandex-wordstat
{
"mcpServers": {
"mcp-yandex-wordstat": {
"args": [
"-y",
"mcp-yandex-wordstat"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-yandex-wordstat]
command = "npx"
args = ["-y", "mcp-yandex-wordstat"]
{
"mcpServers": {
"mcp-yandex-wordstat": {
"args": [
"-y",
"mcp-yandex-wordstat"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-yandex-wordstat": {
"args": [
"-y",
"mcp-yandex-wordstat"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
WORDSTAT_API_KEY (Yandex Cloud API key for the Search API (sent as Api-Key). Treat it as a secret.), WORDSTAT_FOLDER_ID (Yandex Cloud folder id, injected into every request body.), WORDSTAT_LANG (Language for API responses (ru, en, ...).), WORDSTAT_API_BASE (API root host override.), WORDSTAT_TIMEOUT_MS (Per-request timeout in milliseconds.), WORDSTAT_MAX_RETRIES (Retries on transient errors (429, 5xx, network).).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Yandex.Webmaster search queries (read-only).
MCP server for Yandex.Metrica Stat API (read-only).
MCP server for Yandex Wordstat keyword frequencies (official API v2). Free Yandex Cloud Search API.
MCP server for Yandex Webmaster API: indexing, search queries, sitemaps, diagnostics, links.
MCP server for Yandex Tracker API.
MCP server for Yandex Tracker API.
MCP server for Yandex.Webmaster API — hosts, search queries, indexing status. Bearer token auth.
MCP server for Yandex Direct API v5: manage PPC campaigns, ads, keywords, and statistics.
Answers built from our own checks of this server.