mcpbeat Sign in

yandex-metrika-mcp MCP Server

local only

yandex-metrika-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 104 installs a week from npm. Last commit 6 Sep 2026.

MCP server for Yandex Metrika — web analytics, counters, goals, traffic (Russia)

Installs per day peak 31 · avg 11 · +205% w/w
a month agotoday
104
Installs / week
npm · @theyahia/yandex-metrika-mcp
1
Stars
0 open issues
6 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check yandex-metrika-mcp every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add yandex-metrika-mcp -- npx -y @theyahia/yandex-metrika-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "yandex-metrika-mcp": {
      "args": [
        "-y",
        "@theyahia/yandex-metrika-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.yandex-metrika-mcp]
command = "npx"
args = ["-y", "@theyahia/yandex-metrika-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "yandex-metrika-mcp": {
      "args": [
        "-y",
        "@theyahia/yandex-metrika-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "yandex-metrika-mcp": {
      "args": [
        "-y",
        "@theyahia/yandex-metrika-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to yandex-metrika-mcp

same job, measured the same way
Yandex Metrica MCP
by askads

MCP server for Yandex Metrica API: list counters, goals and pull web-analytics statistics.

96 installs/wk local only
Plausible MCP Server
by friendlygeorge

MCP server for Plausible Analytics — privacy-friendly web analytics. 12 tools for traffic, conver...

29 installs/wk local only
Clamp Analytics
by clamp

Clamp Analytics MCP server: traffic, revenue, funnels, cohorts, errors, and search, for AI agents.

answering
Yandex Analytics
by nozikov

Read-only Yandex analytics for AI agents: Metrika, Webmaster, Direct and Wordstat.

308 installs/wk local only
Seline
by getseline

MCP server for the Seline Analytics API

45 installs/wk answering
Yandex Market Seller
by dontsovcmc

MCP server for Yandex Market Partner API — orders, offers, prices, stocks, analytics

95 installs/wk local only
Mcpulse
by getmcpulse

Analytics for MCP servers. Query your tool calls, first-call success, retries and schema cost.

answering
Lodd MCP Server
by hholen

Headless web analytics for AI agents. 42 MCP tools for traffic, events, funnels.

64 installs/wk local only

yandex-metrika-mcp — questions

Answers built from our own checks of this server.

Why is there no uptime for yandex-metrika-mcp?
yandex-metrika-mcp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @theyahia/yandex-metrika-mcp was installed 104 times last week.
How do I connect yandex-metrika-mcp?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @theyahia/yandex-metrika-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use yandex-metrika-mcp?
The npm package @theyahia/yandex-metrika-mcp was installed 104 times in the last week. Week over week that is +205%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is yandex-metrika-mcp open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.