MCP server for Yandex Metrica API: list counters, goals and pull web-analytics statistics.
claude mcp add mcp-yandex-metrica -- npx -y mcp-yandex-metrica
claude_desktop_config.json
{
"mcpServers": {
"mcp-yandex-metrica": {
"command": "npx",
"args": [
"-y",
"mcp-yandex-metrica"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-yandex-metrica": {
"command": "npx",
"args": [
"-y",
"mcp-yandex-metrica"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-yandex-metrica": {
"command": "npx",
"args": [
"-y",
"mcp-yandex-metrica"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-yandex-metrica": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-yandex-metrica"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-yandex-metrica": {
"command": "npx",
"args": [
"-y",
"mcp-yandex-metrica"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.askads--mcp-yandex-metrica/reviews or the review_server meta-tool.
POST /mcp