Y
Yandex Metrika MCP
by @ShalomGH
Read-only MCP server for Yandex Metrika
Created 6/16/2026
Updated 1 day ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx yandex-metrika-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"shalomgh-yandex-metrika-mcp": {
"command": "uvx",
"args": [
"yandex-metrika-mcp"
]
}
}
}