Yandex Metrica MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 125 installs a week from npm. Last commit 3 Aug 2026.
Query Yandex Metrica analytics — reports, trends, metadata and raw log exports — via an AI agent.
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-metrica-mcp -- npx -y yandex-metrica-mcp
{
"mcpServers": {
"yandex-metrica-mcp": {
"args": [
"-y",
"yandex-metrica-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.yandex-metrica-mcp]
command = "npx"
args = ["-y", "yandex-metrica-mcp"]
{
"mcpServers": {
"yandex-metrica-mcp": {
"args": [
"-y",
"yandex-metrica-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"yandex-metrica-mcp": {
"args": [
"-y",
"yandex-metrica-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.