Home › Marketing & E-Commerce › Yandex Wordstat MCP
Yandex Wordstat MCP
MCP server for Yandex Wordstat API: top & related queries, demand dynamics and regions.
Topics: Marketing
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 2.3.0)
npx -y mcp-yandex-wordstat@2.3.0
Or add to your MCP client config:
{
"mcpServers": {
"mcp-yandex-wordstat": {
"command": "npx",
"args": [
"-y",
"mcp-yandex-wordstat@2.3.0"
],
"env": {
"WORDSTAT_API_KEY": "<YOUR_VALUE>",
"WORDSTAT_FOLDER_ID": "<YOUR_VALUE>",
"WORDSTAT_LANG": "<YOUR_VALUE>",
"WORDSTAT_API_BASE": "<YOUR_VALUE>",
"WORDSTAT_TIMEOUT_MS": "<YOUR_VALUE>",
"WORDSTAT_MAX_RETRIES": "<YOUR_VALUE>"
}
}
}
}
WORDSTAT_API_KEYrequired secret — Yandex Cloud API key for the Search API (sent as Api-Key). Treat it as a secret.WORDSTAT_FOLDER_IDrequired — 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).
Related servers
meta-ads-mcp
Meta Ads automation that just works. Trusted by 10,000+ businesses to analyze performance, test creatives, optimize spend, and scale…
facebook-ads-mcp-server
MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.
osp_marketing_tools
A suite of marketing tools from Open Strategy Partners including writing style, editing codes, and product marketing value map creation.
google-tag-manager-mcp-server
This server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.
google-ads-mcp-server
MCP server acting as an interface to the Google Ads, enabling programmatic access to Google Ads data and management features.
HitKeep
Stateless 2026-07-28 read-only MCP server for aggregate HitKeep analytics and official docs.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry