Yandex Metrika MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 199 installs a week from npm. Last commit 15 Sep 2026.
Полное покрытие API Яндекс Метрики: Stat, Management и Logs — 108 методов, 108 инструментов
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
this.#child = spawn(command, args, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add yandex-metrika-mcp-server -- npx -y yandex-metrika-mcp-server
{
"mcpServers": {
"yandex-metrika-mcp-server": {
"args": [
"-y",
"yandex-metrika-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.yandex-metrika-mcp-server]
command = "npx"
args = ["-y", "yandex-metrika-mcp-server"]
{
"mcpServers": {
"yandex-metrika-mcp-server": {
"args": [
"-y",
"yandex-metrika-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"yandex-metrika-mcp-server": {
"args": [
"-y",
"yandex-metrika-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
YANDEX_API_KEY (OAuth-токен Яндекса с доступом к Метрике. Без него сервер не стартует.), METRIKA_PROFILE (Какая часть каталога объявляется: core (10 инструментов, умолчание), read (51 читающий), all (все 108).), METRIKA_ALLOW_WRITES (1 разрешает и объявляет 57 инструментов, меняющих данные. Пока не задана — их нет в tools/list вовсе.), METRIKA_TOOLS (Своя выборка инструментов через запятую: раздел (stat, logs, management), префикс имени или точное имя. Задана — побеждает METRIKA_PROFILE.), METRIKA_TRAFFIC_FILTER (Условие сегментации, которое добавляется к отчётам Stat. По умолчанию ym:s:isRobot=='no'.), METRIKA_MAX_OUTPUT_CHARS (Потолок длины ответа одного вызова в символах. По умолчанию 120000.).
The author declared them in the registry entry; get the values from the project itself.
AI agent governance: content scanning, audit logs, policy evaluation, session management.
Manage Scalingo PaaS apps, deployments, containers, logs and env vars from your AI assistant.
SSL certificate management for coding agents. Issue, renew, monitor certs. 10 tools stdio.
MCP server for Vercel — manage deployments and view build and runtime application logs.
MCP server for managing Fly.io machines, apps, logs, and Docker images.
Manage status pages: components, incidents and maintenances; set live component status.
Manage FadeHost game servers, Discord bots and VPS: console, stats, backups, logs, lifecycle.
MCP server for Dynatrace Managed to access logs, events, and metrics.
Answers built from our own checks of this server.