Appmetrica
FreeMaintainedMCP server for AppMetrica — mobile analytics, cohorts, push campaigns (Russia)
About
MCP server for AppMetrica — mobile analytics, cohorts, push campaigns (Russia)
README
🗄 Репозиторий заархивирован
Разработка переехала в theYahia/YaAll — сборку, где весь яндексовский слой лежит в одном месте: свои MCP-серверы, скиллы Claude Code и материалы официальных наборов Яндекса.
Актуальная версия того, что лежало здесь: mcp/appmetrica-mcp/
Пакет в npm прежний — @theyahia/appmetrica-mcp, ставится и работает как раньше. Здесь больше ничего не обновляется. Задачи и pull request'ы — в YaAll.
Archived — development moved to theYahia/YaAll, a single repository bundling the whole Yandex stack. The current version of this package now lives at mcp/appmetrica-mcp/. The npm package @theyahia/appmetrica-mcp is unchanged. Please open issues and pull requests there.
Этот сервер входит в сборку theYahia/YaAll — весь яндексовский слой в одном репозитории: десять MCP-серверов, скиллы Claude Code под SEO и валидацию спроса, плюс материалы официальных серверов Яндекса. Здесь он живёт отдельно, там — рядом с остальными: mcp/appmetrica-mcp/
Part of theYahia/YaAll — the whole Yandex stack in one repo.
@theyahia/appmetrica-mcp
MCP-сервер для AppMetrica API — мобильная аналитика, отчёты, когорты, профили, push-кампании, краши. 8 инструментов.
Установка
Claude Desktop
{
"mcpServers": {
"appmetrica": {
"command": "npx",
"args": ["-y", "@theyahia/appmetrica-mcp"],
"env": {
"APPMETRICA_TOKEN": "ваш_токен"
}
}
}
}
Claude Code
claude mcp add appmetrica -e APPMETRICA_TOKEN=ваш_токен -- npx -y @theyahia/appmetrica-mcp
Авторизация
APPMETRICA_TOKEN — OAuth-токен AppMetrica.
Инструменты (8)
| Инструмент | Описание |
|---|---|
list_applications |
Список приложений |
get_report |
Отчёт по метрикам (sessions, users, events) за период |
get_cohorts |
Когортный анализ (retention, sessions per user) |
get_profiles |
Профили пользователей с фильтрацией |
get_push_campaigns |
Список push-кампаний |
send_push |
Отправить push-уведомление |
get_deeplinks |
Диплинки приложения |
get_crash_report |
Отчёт о крашах за период |
Примеры запросов
Покажи все мои приложения в AppMetrica
Какая статистика по сессиям и пользователям за январь для приложения 12345?
Покажи retention когорт за последний месяц
Сколько крашей было за неделю?
Отправь push "Новая версия!" группе 10 в приложении 12345
Лицензия
MIT
Install Appmetrica in Claude Desktop, Claude Code & Cursor
unyly install appmetricaInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add appmetrica --env APPMETRICA_TOKEN="" -- npx -y @theyahia/appmetrica-mcpStep-by-step: how to install Appmetrica
FAQ
Is Appmetrica MCP free?
Yes, Appmetrica MCP is free — one-click install via Unyly at no cost.
Does Appmetrica need an API key?
Yes, it requires environment variables: APPMETRICA_TOKEN. Unyly injects them into the config during install.
Is Appmetrica hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Appmetrica in Claude Desktop, Claude Code or Cursor?
Open Appmetrica on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Changes
Versions and requested access over time.
- New version published
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Appmetrica with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
