yandex-direct-mcp
Rank #8,154io.github.theYahia/yandex-direct-mcp
MCP server for Yandex Direct — PPC campaigns, ads, keywords, statistics (Russia)
yandex-direct-mcp is a Model Context Protocol (MCP) server published by theyahia. It ranks #8,154 of 115,460 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. yandex-direct-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Mar 31, 2026 and most recently updated on May 1, 2026.
Ranks ahead of 107,306 of 115,460 servers on MCP Toplist.
Use yandex-direct-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add yandex-direct-mcp -- npx -y @theyahia/yandex-direct-mcp[mcp_servers.yandex-direct-mcp]
command = "npx"
args = ["-y", "@theyahia/yandex-direct-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"yandex-direct-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/yandex-direct-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"yandex-direct-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/yandex-direct-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"yandex-direct-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@theyahia/yandex-direct-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"yandex-direct-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/yandex-direct-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"yandex-direct-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/yandex-direct-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.theYahia%2Fyandex-direct-mcp)<a href="https://mcptoplist.com/server/io.github.theYahia%2Fyandex-direct-mcp"><img src="https://mcptoplist.com/badge/io.github.theYahia%2Fyandex-direct-mcp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
theyahia
Other servers by theyahia
- 1c-rest-mcp#7,056 · 3 vers
- moysklad-mcp#11,885 · 3 vers
- Yandex Webmaster MCP#16,025 · 2 vers
- Tilda MCP#17,422 · 2 vers
- Chestnyznak MCP#19,155 · 2 vers
- @theyahia/wildberries-mcp#21,021
- yandex-metrika-mcp#21,410 · 3 vers
- paymongo-mcp#23,130 · 1 ver
- Cbr MCP#24,143 · 2 vers
- Retailcrm MCP#24,144 · 2 vers
- yandexgpt-mcp#24,145 · 3 vers
- Hh MCP#25,576 · 2 vers
Available versions (3)
| Version | Published |
|---|---|
| 3.0.2 | May 1, 2026 |
| 1.0.2 | Mar 31, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains yandex-direct-mcp?
- yandex-direct-mcp is maintained by theyahia, which publishes 82 MCP servers (108 total versions) tracked on MCP Toplist.
- Is yandex-direct-mcp listed on the Official MCP Registry?
- Yes — yandex-direct-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does yandex-direct-mcp have?
- MCP Toplist tracks 3 versions of yandex-direct-mcp, most recently published on May 1, 2026.
- Where can I find the source code for yandex-direct-mcp?
- The source code for yandex-direct-mcp is hosted at github.com/theyahia/yandex-direct-mcp.