Skip to content
Claude Code

Yandex Wordstat MCP for Claude Code

io.github.askads/mcp-yandex-wordstat

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

client:Claude Code transport:stdio runtime:npm

Install Yandex Wordstat MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-yandex-wordstat -e WORDSTAT_API_KEY=<WORDSTAT_API_KEY> -e WORDSTAT_FOLDER_ID=<WORDSTAT_FOLDER_ID> -e WORDSTAT_LANG=<WORDSTAT_LANG> -e WORDSTAT_API_BASE=<WORDSTAT_API_BASE> -e WORDSTAT_TIMEOUT_MS=<WORDSTAT_TIMEOUT_MS> -e WORDSTAT_MAX_RETRIES=<WORDSTAT_MAX_RETRIES> -- npx -y mcp-yandex-wordstat

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Yandex Wordstat MCP in other clients