yandex-metrika-mcp-server
Rank #6,981io.github.artgas1/yandex-metrika-mcp-server
Полное покрытие API Яндекс Метрики: Stat, Management и Logs — 108 методов, 108 инструментов
yandex-metrika-mcp-server is a Model Context Protocol (MCP) server published by artgas1. It ranks #6,981 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. yandex-metrika-mcp-server is listed across 2 registries — Official MCP and Glama, with 12 tracked versions. It was first listed on Sep 8, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 125,132 of 132,113 servers on MCP Toplist.
Use yandex-metrika-mcp-server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add yandex-metrika-mcp-server -e "YANDEX_API_KEY=<your YANDEX_API_KEY>" -e "METRIKA_PROFILE=<your METRIKA_PROFILE>" -e "METRIKA_ALLOW_WRITES=<your METRIKA_ALLOW_WRITES>" -e "METRIKA_TOOLS=<your METRIKA_TOOLS>" -e "METRIKA_TRAFFIC_FILTER=<your METRIKA_TRAFFIC_FILTER>" -e "METRIKA_MAX_OUTPUT_CHARS=<your METRIKA_MAX_OUTPUT_CHARS>" -- npx -y yandex-metrika-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.yandex-metrika-mcp-server]
command = "npx"
args = ["-y", "yandex-metrika-mcp-server"]
[mcp_servers.yandex-metrika-mcp-server.env]
YANDEX_API_KEY = "<your YANDEX_API_KEY>"
METRIKA_PROFILE = "<your METRIKA_PROFILE>"
METRIKA_ALLOW_WRITES = "<your METRIKA_ALLOW_WRITES>"
METRIKA_TOOLS = "<your METRIKA_TOOLS>"
METRIKA_TRAFFIC_FILTER = "<your METRIKA_TRAFFIC_FILTER>"
METRIKA_MAX_OUTPUT_CHARS = "<your METRIKA_MAX_OUTPUT_CHARS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yandex-metrika-mcp-server": {
"command": "npx",
"args": [
"-y",
"yandex-metrika-mcp-server"
],
"env": {
"YANDEX_API_KEY": "<your YANDEX_API_KEY>",
"METRIKA_PROFILE": "<your METRIKA_PROFILE>",
"METRIKA_ALLOW_WRITES": "<your METRIKA_ALLOW_WRITES>",
"METRIKA_TOOLS": "<your METRIKA_TOOLS>",
"METRIKA_TRAFFIC_FILTER": "<your METRIKA_TRAFFIC_FILTER>",
"METRIKA_MAX_OUTPUT_CHARS": "<your METRIKA_MAX_OUTPUT_CHARS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yandex-metrika-mcp-server": {
"command": "npx",
"args": [
"-y",
"yandex-metrika-mcp-server"
],
"env": {
"YANDEX_API_KEY": "<your YANDEX_API_KEY>",
"METRIKA_PROFILE": "<your METRIKA_PROFILE>",
"METRIKA_ALLOW_WRITES": "<your METRIKA_ALLOW_WRITES>",
"METRIKA_TOOLS": "<your METRIKA_TOOLS>",
"METRIKA_TRAFFIC_FILTER": "<your METRIKA_TRAFFIC_FILTER>",
"METRIKA_MAX_OUTPUT_CHARS": "<your METRIKA_MAX_OUTPUT_CHARS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"yandex-metrika-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"yandex-metrika-mcp-server"
],
"env": {
"YANDEX_API_KEY": "<your YANDEX_API_KEY>",
"METRIKA_PROFILE": "<your METRIKA_PROFILE>",
"METRIKA_ALLOW_WRITES": "<your METRIKA_ALLOW_WRITES>",
"METRIKA_TOOLS": "<your METRIKA_TOOLS>",
"METRIKA_TRAFFIC_FILTER": "<your METRIKA_TRAFFIC_FILTER>",
"METRIKA_MAX_OUTPUT_CHARS": "<your METRIKA_MAX_OUTPUT_CHARS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yandex-metrika-mcp-server": {
"command": "npx",
"args": [
"-y",
"yandex-metrika-mcp-server"
],
"env": {
"YANDEX_API_KEY": "<your YANDEX_API_KEY>",
"METRIKA_PROFILE": "<your METRIKA_PROFILE>",
"METRIKA_ALLOW_WRITES": "<your METRIKA_ALLOW_WRITES>",
"METRIKA_TOOLS": "<your METRIKA_TOOLS>",
"METRIKA_TRAFFIC_FILTER": "<your METRIKA_TRAFFIC_FILTER>",
"METRIKA_MAX_OUTPUT_CHARS": "<your METRIKA_MAX_OUTPUT_CHARS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yandex-metrika-mcp-server": {
"command": "npx",
"args": [
"-y",
"yandex-metrika-mcp-server"
],
"env": {
"YANDEX_API_KEY": "<your YANDEX_API_KEY>",
"METRIKA_PROFILE": "<your METRIKA_PROFILE>",
"METRIKA_ALLOW_WRITES": "<your METRIKA_ALLOW_WRITES>",
"METRIKA_TOOLS": "<your METRIKA_TOOLS>",
"METRIKA_TRAFFIC_FILTER": "<your METRIKA_TRAFFIC_FILTER>",
"METRIKA_MAX_OUTPUT_CHARS": "<your METRIKA_MAX_OUTPUT_CHARS>"
}
}
}
}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.artgas1%2Fyandex-metrika-mcp-server)<a href="https://mcptoplist.com/server/io.github.artgas1%2Fyandex-metrika-mcp-server"><img src="https://mcptoplist.com/badge/io.github.artgas1%2Fyandex-metrika-mcp-server.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
artgas1
Other servers by artgas1
View all artgas1 servers →Available versions (12)
| Version | Published |
|---|---|
| 3.3.1 | Sep 9, 2026 |
| 3.3.0 | Sep 9, 2026 |
| 3.2.2 | Sep 9, 2026 |
| 3.2.1 | Sep 8, 2026 |
| 3.2.0 | Sep 8, 2026 |
| 3.1.0 | Sep 8, 2026 |
| 3.0.0 | Sep 8, 2026 |
| 2.2.5 | Sep 8, 2026 |
| 2.2.4 | Sep 8, 2026 |
| 2.2.3 | Sep 8, 2026 |
| 2.2.2 | Sep 8, 2026 |
| 2.2.1 | Sep 8, 2026 |
Frequently asked questions
- Who maintains yandex-metrika-mcp-server?
- yandex-metrika-mcp-server is maintained by artgas1, which publishes 4 MCP servers (25 total versions) tracked on MCP Toplist.
- Is yandex-metrika-mcp-server listed on the Official MCP Registry?
- Yes — yandex-metrika-mcp-server is listed on the Official MCP Registry, alongside Glama.
- How many versions does yandex-metrika-mcp-server have?
- MCP Toplist tracks 12 versions of yandex-metrika-mcp-server, most recently published on Sep 9, 2026.
- Where can I find the source code for yandex-metrika-mcp-server?
- The source code for yandex-metrika-mcp-server is hosted at github.com/artgas1/yandex-metrika-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.