SEO Tools: Yandex Wordstat
Rank #18,128io.github.antohins/seo-tools-mcp-wordstat
MCP server for Yandex Wordstat keyword frequencies (official API v2). Free Yandex Cloud Search API.
SEO Tools: Yandex Wordstat is a Model Context Protocol (MCP) server published by antohins. It ranks #18,128 of 115,591 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. SEO Tools: Yandex Wordstat is listed on Official MCP, with 7 tracked versions. It was first listed on Jul 17, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 97,463 of 115,591 servers on MCP Toplist.
Use SEO Tools: Yandex Wordstat
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add seo-tools-mcp-wordstat -e "WORDSTAT_API_KEY=<your WORDSTAT_API_KEY>" -e "WORDSTAT_FOLDER_ID=<your WORDSTAT_FOLDER_ID>" -- npx -y seo-tools-mcp-wordstatReplace each placeholder with your own value before saving.
[mcp_servers.seo-tools-mcp-wordstat]
command = "npx"
args = ["-y", "seo-tools-mcp-wordstat"]
[mcp_servers.seo-tools-mcp-wordstat.env]
WORDSTAT_API_KEY = "<your WORDSTAT_API_KEY>"
WORDSTAT_FOLDER_ID = "<your WORDSTAT_FOLDER_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seo-tools-mcp-wordstat": {
"command": "npx",
"args": [
"-y",
"seo-tools-mcp-wordstat"
],
"env": {
"WORDSTAT_API_KEY": "<your WORDSTAT_API_KEY>",
"WORDSTAT_FOLDER_ID": "<your WORDSTAT_FOLDER_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seo-tools-mcp-wordstat": {
"command": "npx",
"args": [
"-y",
"seo-tools-mcp-wordstat"
],
"env": {
"WORDSTAT_API_KEY": "<your WORDSTAT_API_KEY>",
"WORDSTAT_FOLDER_ID": "<your WORDSTAT_FOLDER_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"seo-tools-mcp-wordstat": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"seo-tools-mcp-wordstat"
],
"env": {
"WORDSTAT_API_KEY": "<your WORDSTAT_API_KEY>",
"WORDSTAT_FOLDER_ID": "<your WORDSTAT_FOLDER_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seo-tools-mcp-wordstat": {
"command": "npx",
"args": [
"-y",
"seo-tools-mcp-wordstat"
],
"env": {
"WORDSTAT_API_KEY": "<your WORDSTAT_API_KEY>",
"WORDSTAT_FOLDER_ID": "<your WORDSTAT_FOLDER_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seo-tools-mcp-wordstat": {
"command": "npx",
"args": [
"-y",
"seo-tools-mcp-wordstat"
],
"env": {
"WORDSTAT_API_KEY": "<your WORDSTAT_API_KEY>",
"WORDSTAT_FOLDER_ID": "<your WORDSTAT_FOLDER_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.antohins%2Fseo-tools-mcp-wordstat)<a href="https://mcptoplist.com/server/io.github.antohins%2Fseo-tools-mcp-wordstat"><img src="https://mcptoplist.com/badge/io.github.antohins%2Fseo-tools-mcp-wordstat.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
antohins
Available versions (7)
| Version | Published |
|---|---|
| 1.8.0 | Aug 25, 2026 |
| 1.7.0 | Aug 8, 2026 |
| 1.5.1 | Aug 7, 2026 |
| 1.4.0 | Aug 4, 2026 |
| 1.3.0 | Jul 27, 2026 |
| 1.0.2 | Jul 17, 2026 |
| 1.0.1 | Jul 17, 2026 |
Frequently asked questions
- Who maintains SEO Tools: Yandex Wordstat?
- SEO Tools: Yandex Wordstat is maintained by antohins, which publishes 9 MCP servers (47 total versions) tracked on MCP Toplist.
- Is SEO Tools: Yandex Wordstat listed on the Official MCP Registry?
- Yes — SEO Tools: Yandex Wordstat is listed on the Official MCP Registry.
- How many versions does SEO Tools: Yandex Wordstat have?
- MCP Toplist tracks 7 versions of SEO Tools: Yandex Wordstat, most recently published on Aug 25, 2026.
- Where can I find the source code for SEO Tools: Yandex Wordstat?
- The source code for SEO Tools: Yandex Wordstat is hosted at github.com/antohins/seo-tools-mcp.