mcpbeat Sign in

yandex-direct-mcp MCP Server

local only

yandex-direct-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 102 installs a week from npm. Last commit 6 Sep 2026.

MCP server for Yandex Direct — PPC campaigns, ads, keywords, statistics (Russia)

Installs per day peak 60 · avg 15 · +155% w/w
a month agotoday
102
Installs / week
npm · @theyahia/yandex-direct-mcp
5
Stars
0 open issues
6 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check yandex-direct-mcp every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add yandex-direct-mcp -- npx -y @theyahia/yandex-direct-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "yandex-direct-mcp": {
      "args": [
        "-y",
        "@theyahia/yandex-direct-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.yandex-direct-mcp]
command = "npx"
args = ["-y", "@theyahia/yandex-direct-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "yandex-direct-mcp": {
      "args": [
        "-y",
        "@theyahia/yandex-direct-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "yandex-direct-mcp": {
      "args": [
        "-y",
        "@theyahia/yandex-direct-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to yandex-direct-mcp

same job, measured the same way
Yandex Direct
by gistrec

MCP server for Yandex Direct API v5: manage PPC campaigns, ads, keywords, and statistics.

118 installs/wk local only
Yandex Direct MCP
by askads

MCP server for Yandex Direct API v5: manage PPC campaigns, ads, keywords, and statistics.

local only
Yandex Direct
by dontsovcmc

MCP server for Yandex Direct API v5 — campaigns, ads, keywords, bids, audiences

89 installs/wk local only
Yandex Direct MCP
by ai-hub-open

MCP server for Yandex Direct API: campaigns, ads, keywords, bids, reports. Click.ru or OAuth.

39 installs/wk local only
Bing Ads
by mharnett

MCP server for Microsoft Advertising (Bing Ads) — campaigns, keywords, and reports

79 installs/wk local only
A
Google Ads
by adramp

Google Ads MCP server — manage campaigns, keywords, and metrics.

answering
Amazonads MCP
by cprice70

MCP server for Amazon Ads API - manage campaigns, keywords, bids, and performance reports

34 installs/wk local only
Avito Ads MCP
by a1-x-tech

MCP server for the Avito Ads API: campaigns, ad groups, creatives, statistics and balances.

106 installs/wk local only

yandex-direct-mcp — questions

Answers built from our own checks of this server.

Why is there no uptime for yandex-direct-mcp?
yandex-direct-mcp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @theyahia/yandex-direct-mcp was installed 102 times last week.
How do I connect yandex-direct-mcp?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @theyahia/yandex-direct-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use yandex-direct-mcp?
The npm package @theyahia/yandex-direct-mcp was installed 102 times in the last week. Week over week that is +155%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is yandex-direct-mcp open source?
Yes — it is published under the MIT licence, written in TypeScript and 5 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.