# yandex-direct-mcp (npm · @theyahia/yandex-direct-mcp)

MCP server for Yandex Direct вЂ” PPC campaigns, ads, keywords, statistics (Russia)

- Trust score: 68/100 (medium)
- Change this week: +40
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-06

## Components

- npm · `@theyahia/yandex-direct-mcp`: 68/100 (this document), [markdown](https://verifymcp.io/servers/theyahia-yandex-direct-mcp/theyahia-yandex-direct-mcp.md), [page](https://verifymcp.io/servers/theyahia-yandex-direct-mcp/theyahia-yandex-direct-mcp)

## Channel facts

- Registry: `npm`
- Package: `@theyahia/yandex-direct-mcp`
- Version: `3.0.2`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-06.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Known CVEs were checked across the 95 of 99 dependencies we could resolve, so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Dependency health was assessed across the 95 of 99 dependencies we could resolve, so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 43 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 774 tokens (~64/item across 12 items; 12 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 33/100
  - Stability observed for 10 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add theyahia-yandex-direct-mcp -- npx -y @theyahia/yandex-direct-mcp
```

### Codex

```bash
codex mcp add theyahia-yandex-direct-mcp -- npx -y @theyahia/yandex-direct-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "theyahia-yandex-direct-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@theyahia/yandex-direct-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add theyahia-yandex-direct-mcp --command npx --arg -y --arg @theyahia/yandex-direct-mcp
```

### Hermes

```yaml
mcp_servers:
  theyahia-yandex-direct-mcp:
    command: "npx"
    args: ["-y", "@theyahia/yandex-direct-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "theyahia-yandex-direct-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/yandex-direct-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-05 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-03 (score 67, +4)

- [functional improvement] Stability: unverified → 0.23

### 2026-08-02 (score 63, +42)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Security disclosure: fail → unverified
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Schema quality: unverified → good
- [functional] Licence: MIT

### 2026-07-31 (score 21, −7)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 28, +4)

- [security regression] Malware scan: pass → unverified
- [functional improvement] Tool coverage: unverified → 100

### 2026-07-28 (score 24, −22)

- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-07-27 (score 46)

First indexed and scored.

## MCP tools (12)

### `list_campaigns` (~80 tokens)

Список рекламных кампаний Яндекс.Директ с фильтрацией по статусу и типу.

Input parameters:

- `status` (string): Фильтр по статусу: ACCEPTED, DRAFT, MODERATION, etc.
- `types` (array): Типы кампаний: TEXT_CAMPAIGN, DYNAMIC_TEXT_CAMPAIGN, etc.

### `get_campaign` (~39 tokens)

Детальная информация о кампании по ID: бюджет, статус, даты, статистика.

Input parameters:

- `campaign_id` (number, required): ID рекламной кампании

### `create_campaign` (~91 tokens)

Создать новую рекламную кампанию в Яндекс.Директ.

Input parameters:

- `daily_budget` (number): Дневной бюджет в у.е. (микро-единицы)
- `name` (string, required): Название кампании
- `start_date` (string, required): Дата начала YYYY-MM-DD
- `type` (string): Тип: TEXT_CAMPAIGN, DYNAMIC_TEXT_CAMPAIGN

### `update_campaign` (~87 tokens)

Обновить кампанию: название, бюджет, статус (SUSPEND/RESUME/ARCHIVE).

Input parameters:

- `campaign_id` (number, required): ID кампании
- `daily_budget` (number): Новый дневной бюджет
- `name` (string): Новое название
- `status` (string): Действие: SUSPEND, RESUME, ARCHIVE, UNARCHIVE

### `list_ad_groups` (~43 tokens)

Группы объявлений выбранных кампаний: названия, регионы, статусы.

Input parameters:

- `campaign_ids` (array, required): ID кампаний для выборки групп

### `create_ad_group` (~71 tokens)

Создать группу объявлений в кампании с таргетингом по регионам.

Input parameters:

- `campaign_id` (number, required): ID кампании
- `name` (string, required): Название группы объявлений
- `region_ids` (array, required): Коды регионов показа (например [225] = Россия)

### `list_ads` (~40 tokens)

Объявления в группах: заголовки, тексты, ссылки, статусы.

Input parameters:

- `ad_group_ids` (array, required): ID групп объявлений

### `create_text_ad` (~99 tokens)

Создать текстовое объявление: заголовок, текст, ссылка.

Input parameters:

- `ad_group_id` (number, required): ID группы объявлений
- `href` (string, required): Ссылка на сайт
- `text` (string, required): Текст объявления (до 81 символа)
- `title` (string, required): Заголовок (до 35 символов)
- `title2` (string): Второй заголовок (до 30 символов)

### `list_keywords` (~39 tokens)

Ключевые слова в группах объявлений: фразы, ставки, статусы.

Input parameters:

- `ad_group_ids` (array, required): ID групп объявлений

### `add_keywords` (~46 tokens)

Добавить ключевые фразы в группу объявлений.

Input parameters:

- `ad_group_id` (number, required): ID группы объявлений
- `keywords` (array, required): Массив ключевых фраз

### `get_statistics` (~114 tokens)

Статистика кампаний за период: показы, клики, расход, CTR, CPC (ReportService).

Input parameters:

- `campaign_ids` (array, required): ID кампаний для отчёта
- `date_from` (string, required): Дата начала в формате YYYY-MM-DD
- `date_to` (string, required): Дата окончания в формате YYYY-MM-DD
- `fields` (array): Поля отчёта (по умолчанию: Date, CampaignName, Impressions, Clicks, Cost, Ctr, AvgCpc)

### `get_account_balance` (~25 tokens)

Информация об аккаунте Яндекс.Директ и состоянии справочников.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/theyahia-yandex-direct-mcp/theyahia-yandex-direct-mcp#diagnostics

## Score history

- 2026-08-06: 68
- 2026-08-05: 68
- 2026-08-04: 67
- 2026-08-03: 67
- 2026-08-02: 63
- 2026-08-01: 21
- 2026-07-31: 21
- 2026-07-30: 28
- 2026-07-28: 24
- 2026-07-27: 46

## Links

- npm package: https://www.npmjs.com/package/@theyahia/yandex-direct-mcp
- Socket report: https://socket.dev/npm/package/@theyahia/yandex-direct-mcp
- Repository: https://github.com/theYahia/yandex-direct-mcp
- Changelog RSS feed: https://verifymcp.io/servers/theyahia-yandex-direct-mcp/theyahia-yandex-direct-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/theyahia-yandex-direct-mcp/theyahia-yandex-direct-mcp.json
- HTML version of this page: https://verifymcp.io/servers/theyahia-yandex-direct-mcp/theyahia-yandex-direct-mcp
