Yandex Metrika MCP
Local · stdioYandex Metrika MCP is a community wrapper around the Yandex Metrika API: 43 tools for traffic analysis, visitor behavior, conversions and social-network stats on any counter. Runs over stdio via npx; auth is an OAuth token scoped to metrika:read (read-only). Part of the yandex-tools-mcp monorepo alongside Webmaster and Wordstat. Not affiliated with Yandex.
Why this server
- 43 tools: traffic, conversions, social, audience, organic-SEO diagnostics
- The metrika:read scope keeps the agent read-only — no way to touch a counter by accident
- Part of the yandex-tools-mcp monorepo — shares its style with Webmaster and Wordstat
- A fresh package (released 05.07.2026, ~872 installs/month) — young, no long track record yet
Usage examples
Prompt: How has organic traffic for counter 12345678 changed over the last month?
Result: The agent called get-organic-traffic-dynamics for the counter and period, returning a day-by-day trend.
Prompt: Which search phrases are driving conversions toward the "order" goal?
Result: The agent called get-conversions-by-search-phrases with the goal_id, returning phrases ranked by conversion count.
Local server
This MCP runs locally on the user's machine (stdio), so availability isn't tracked — rely on reviews and the rating instead.
Reviews
No reviews yet.