io.github.BoxLab-Ltd/yandex-metrica-mcp MCP Server
io.github.BoxLab-Ltd/yandex-metrica-mcp
What is the io.github.BoxLab-Ltd/yandex-metrica-mcp MCP server?
Query Yandex Metrica web analytics — reports, trends and metadata — via an AI agent.
How to install io.github.BoxLab-Ltd/yandex-metrica-mcp
Copy-paste configuration for popular MCP clients.
YANDEX_METRIKA_TOKENsecretYandex Metrica OAuth token (metrika:read). Optional if you run the `auth` login.
YANDEX_METRIKA_COUNTER_IDDefault counter id, so tools may omit counterId.
{
"mcpServers": {
"yandex-metrica-mcp": {
"command": "npx",
"args": [
"-y",
"yandex-metrica-mcp"
],
"env": {
"YANDEX_METRIKA_TOKEN": "<YOUR_YANDEX_METRIKA_TOKEN>",
"YANDEX_METRIKA_COUNTER_ID": "<YOUR_YANDEX_METRIKA_COUNTER_ID>"
}
}
}
}{
"mcpServers": {
"yandex-metrica-mcp": {
"command": "npx",
"args": [
"-y",
"yandex-metrica-mcp"
],
"env": {
"YANDEX_METRIKA_TOKEN": "<YOUR_YANDEX_METRIKA_TOKEN>",
"YANDEX_METRIKA_COUNTER_ID": "<YOUR_YANDEX_METRIKA_COUNTER_ID>"
}
}
}
}{
"mcpServers": {
"yandex-metrica-mcp": {
"command": "npx",
"args": [
"-y",
"yandex-metrica-mcp"
],
"env": {
"YANDEX_METRIKA_TOKEN": "<YOUR_YANDEX_METRIKA_TOKEN>",
"YANDEX_METRIKA_COUNTER_ID": "<YOUR_YANDEX_METRIKA_COUNTER_ID>"
}
}
}
}{
"servers": {
"yandex-metrica-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"yandex-metrica-mcp"
],
"env": {
"YANDEX_METRIKA_TOKEN": "<YOUR_YANDEX_METRIKA_TOKEN>",
"YANDEX_METRIKA_COUNTER_ID": "<YOUR_YANDEX_METRIKA_COUNTER_ID>"
}
}
}
}claude mcp add yandex-metrica-mcp --env YANDEX_METRIKA_TOKEN=<YOUR_YANDEX_METRIKA_TOKEN> --env YANDEX_METRIKA_COUNTER_ID=<YOUR_YANDEX_METRIKA_COUNTER_ID> -- npx -y yandex-metrica-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.