Home › Marketing & E-Commerce › yandex-metrika-mcp
yandex-metrika-mcp
Полное покрытие API Яндекс Метрики: Stat, Management и Logs — 108 методов, 108 инструментов
Topics: Marketing
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 3.3.1)
npx -y yandex-metrika-mcp-server@3.3.1
Or add to your MCP client config:
{
"mcpServers": {
"yandex-metrika-mcp": {
"command": "npx",
"args": [
"-y",
"yandex-metrika-mcp-server@3.3.1"
],
"env": {
"YANDEX_API_KEY": "<YOUR_VALUE>",
"METRIKA_PROFILE": "<YOUR_VALUE>",
"METRIKA_ALLOW_WRITES": "<YOUR_VALUE>",
"METRIKA_TOOLS": "<YOUR_VALUE>",
"METRIKA_TRAFFIC_FILTER": "<YOUR_VALUE>",
"METRIKA_MAX_OUTPUT_CHARS": "<YOUR_VALUE>"
}
}
}
}
YANDEX_API_KEYrequired secret — OAuth-токен Яндекса с доступом к Метрике. Без него сервер не стартует.METRIKA_PROFILE— Какая часть каталога объявляется: core (10 инструментов, умолчание), read (51 читающий), all (все 108).METRIKA_ALLOW_WRITES— 1 разрешает и объявляет 57 инструментов, меняющих данные. Пока не задана — их нет в tools/list вовсе.METRIKA_TOOLS— Своя выборка инструментов через запятую: раздел (stat, logs, management), префикс имени или точное имя. Задана — побеждает METRIKA_PROFILE.METRIKA_TRAFFIC_FILTER— Условие сегментации, которое добавляется к отчётам Stat. По умолчанию ym:s:isRobot=='no'.METRIKA_MAX_OUTPUT_CHARS— Потолок длины ответа одного вызова в символах. По умолчанию 120000.
Related servers
meta-ads-mcp
Meta Ads automation that just works. Trusted by 10,000+ businesses to analyze performance, test creatives, optimize spend, and scale…
facebook-ads-mcp-server
MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.
osp_marketing_tools
A suite of marketing tools from Open Strategy Partners including writing style, editing codes, and product marketing value map creation.
google-tag-manager-mcp-server
This server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.
google-ads-mcp-server
MCP server acting as an interface to the Google Ads, enabling programmatic access to Google Ads data and management features.
HitKeep
Stateless 2026-07-28 read-only MCP server for aggregate HitKeep analytics and official docs.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry