Loading MCP server directory, please wait...
MCP server for Yandex Metrika API — counters, goals, reports, segments, logs
npx @getmcp/cli add io.github.dontsovcmc/yandex-metrikaRequires Python 3.10+. Community-contributed server. Review source before installing.
YANDEX_METRIKA_TOKENConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dontsovcmc/yandex-metrika": {
"command": "uvx",
"args": [
"mcp-server-yandex-metrika"
],
"env": {
"YANDEX_METRIKA_TOKEN": ""
}
}
}
}