Yandex Metrica MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 96 installs a week from npm. Last commit 21 Aug 2026.
MCP server for Yandex Metrica API: list counters, goals and pull web-analytics statistics.
Today is the operative word: we check Yandex Metrica MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 mcp-yandex-metrica -- npx -y mcp-yandex-metrica
{
"mcpServers": {
"mcp-yandex-metrica": {
"args": [
"-y",
"mcp-yandex-metrica"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-yandex-metrica]
command = "npx"
args = ["-y", "mcp-yandex-metrica"]
{
"mcpServers": {
"mcp-yandex-metrica": {
"args": [
"-y",
"mcp-yandex-metrica"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-yandex-metrica": {
"args": [
"-y",
"mcp-yandex-metrica"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
YANDEX_METRIKA_TOKEN (Yandex Metrica OAuth token (scope metrika:read) — read access to analytics data. Treat it as a secret. Optional: without it the server starts anyway and connects through the in-chat login (start_login / finish_login).), YANDEX_METRIKA_OAUTH_CLIENT_ID (ClientID of your own Yandex OAuth app for the in-chat login. Defaults to the Ask Ads app scoped to metrika:read.), YANDEX_METRIKA_COUNTER_ID (Default Metrica counter id, used when a tool call omits counterId.), YANDEX_METRIKA_LANG (Language for API responses (ru, en, ...).), YANDEX_METRIKA_API_BASE (API root host. Override only for a proxy or a non-default endpoint.), YANDEX_METRIKA_TIMEOUT_MS (Per-request timeout in milliseconds.), YANDEX_METRIKA_MAX_RETRIES (Max retries for transient errors (429 rate limit, 5xx on reads).).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Yandex Metrika API — counters, goals, reports, segments, logs
MCP server for Yandex.Metrica Stat API (read-only).
MCP server for Duplicacy — monitor backup status and Prometheus metrics
MCP Server for VictoriaMetrics. Provides integration with VictoriaMetrics API and documentation
MCP Server for VictoriaMetrics. Provides integration with VictoriaMetrics API and documentation
An MCP server for analyzing startup financial health and generating metrics reports locally.
MCP server for Google Lighthouse performance metrics
MCP server for Cronometer — food logs, macros, fasting, biometrics, and recurring foods
Answers built from our own checks of this server.