← Back to Plugins
MCP Server MCP

io.github.dontsovcmc/yandex-metrika

github By github 👁 1 views ▲ 0 votes

MCP server for Yandex Metrika API — counters, goals, reports, segments, logs

Homepage Verified source GitHub

Install

uvx mcp-server-yandex-metrika

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcp-server-yandex-metrika",
      "version": "0.2.4",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "isRequired": true,
          "isSecret": true,
          "name": "YANDEX_METRIKA_TOKEN"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...