Yandex Analytics
Rank #14,020io.github.nozikov/yandex-mcp
Read-only Yandex analytics for AI agents: Metrika, Webmaster, Direct and Wordstat.
Yandex Analytics is a Model Context Protocol (MCP) server published by nozikov. It ranks #14,020 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Yandex Analytics is listed on Official MCP, with 1 tracked version. It was first listed on Sep 4, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 118,026 of 132,046 servers on MCP Toplist.
Use Yandex Analytics
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add yandex-mcp -e "YANDEX_MCP_DEFAULT_COUNTER=<your YANDEX_MCP_DEFAULT_COUNTER>" -e "YANDEX_MCP_CLIENT_ID=<your YANDEX_MCP_CLIENT_ID>" -- uvx yandex-mcpReplace each placeholder with your own value before saving.
[mcp_servers.yandex-mcp]
command = "uvx"
args = ["yandex-mcp"]
[mcp_servers.yandex-mcp.env]
YANDEX_MCP_DEFAULT_COUNTER = "<your YANDEX_MCP_DEFAULT_COUNTER>"
YANDEX_MCP_CLIENT_ID = "<your YANDEX_MCP_CLIENT_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yandex-mcp": {
"command": "uvx",
"args": [
"yandex-mcp"
],
"env": {
"YANDEX_MCP_DEFAULT_COUNTER": "<your YANDEX_MCP_DEFAULT_COUNTER>",
"YANDEX_MCP_CLIENT_ID": "<your YANDEX_MCP_CLIENT_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yandex-mcp": {
"command": "uvx",
"args": [
"yandex-mcp"
],
"env": {
"YANDEX_MCP_DEFAULT_COUNTER": "<your YANDEX_MCP_DEFAULT_COUNTER>",
"YANDEX_MCP_CLIENT_ID": "<your YANDEX_MCP_CLIENT_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"yandex-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"yandex-mcp"
],
"env": {
"YANDEX_MCP_DEFAULT_COUNTER": "<your YANDEX_MCP_DEFAULT_COUNTER>",
"YANDEX_MCP_CLIENT_ID": "<your YANDEX_MCP_CLIENT_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yandex-mcp": {
"command": "uvx",
"args": [
"yandex-mcp"
],
"env": {
"YANDEX_MCP_DEFAULT_COUNTER": "<your YANDEX_MCP_DEFAULT_COUNTER>",
"YANDEX_MCP_CLIENT_ID": "<your YANDEX_MCP_CLIENT_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yandex-mcp": {
"command": "uvx",
"args": [
"yandex-mcp"
],
"env": {
"YANDEX_MCP_DEFAULT_COUNTER": "<your YANDEX_MCP_DEFAULT_COUNTER>",
"YANDEX_MCP_CLIENT_ID": "<your YANDEX_MCP_CLIENT_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.nozikov%2Fyandex-mcp)<a href="https://mcptoplist.com/server/io.github.nozikov%2Fyandex-mcp"><img src="https://mcptoplist.com/badge/io.github.nozikov%2Fyandex-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nozikov
Available versions (1)
| Version | Published |
|---|---|
| 2.1.0 | Sep 4, 2026 |
Frequently asked questions
- Who maintains Yandex Analytics?
- Yandex Analytics is maintained by nozikov, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Yandex Analytics listed on the Official MCP Registry?
- Yes — Yandex Analytics is listed on the Official MCP Registry.
- How many versions does Yandex Analytics have?
- MCP Toplist tracks 1 version of Yandex Analytics, most recently published on Sep 4, 2026.
- Where can I find the source code for Yandex Analytics?
- The source code for Yandex Analytics is hosted at github.com/nozikov/yandex-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.