← All servers
πŸ”

Yandex Metrica MCPVerifiedπŸ›‘ No advisories

io.github.askads/mcp-yandex-metrica
New to MCP? Start here β†’
1β˜… stars
0weekly installs
21 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/askads, which proved it owns this namespace.

Verified owner: github.com/askads β†—io.github.askads/mcp-yandex-metrica

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs YANDEX_METRIKA_TOKEN.
βœ“
Configuration
Reads YANDEX_METRIKA_COUNTER_ID, YANDEX_METRIKA_LANG, YANDEX_METRIKA_API_BASE, YANDEX_METRIKA_TIMEOUT_MS, YANDEX_METRIKA_MAX_RETRIES.

About

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

Packages & transports

npmmcp-yandex-metricav1.1.0 Β· npx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_yandex_metrica": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-yandex-metrica"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y mcp-yandex-metrica