Яндекс Директ API v5
Rank #19,631io.github.artgas1/yandex-direct-api-mcp
MCP server for Yandex Direct API v5: 113 methods from the machine-readable schema
Яндекс Директ API v5 is a Model Context Protocol (MCP) server published by artgas1. It ranks #19,631 of 132,405 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Яндекс Директ API v5 is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Sep 9, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 112,774 of 132,405 servers on MCP Toplist.
Use Яндекс Директ API v5
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add yandex-direct-api-mcp -e "YANDEX_DIRECT_TOKEN=<your YANDEX_DIRECT_TOKEN>" -e "YANDEX_DIRECT_LOGIN=<your YANDEX_DIRECT_LOGIN>" -e "DIRECT_PROFILE=<your DIRECT_PROFILE>" -e "DIRECT_TOOLS=<your DIRECT_TOOLS>" -e "DIRECT_ALLOW_WRITES=<your DIRECT_ALLOW_WRITES>" -e "DIRECT_API_VERSION=<your DIRECT_API_VERSION>" -e "DIRECT_SANDBOX=<your DIRECT_SANDBOX>" -e "DIRECT_MAX_OUTPUT_CHARS=<your DIRECT_MAX_OUTPUT_CHARS>" -- npx -y yandex-direct-api-mcpReplace each placeholder with your own value before saving.
[mcp_servers.yandex-direct-api-mcp]
command = "npx"
args = ["-y", "yandex-direct-api-mcp"]
[mcp_servers.yandex-direct-api-mcp.env]
YANDEX_DIRECT_TOKEN = "<your YANDEX_DIRECT_TOKEN>"
YANDEX_DIRECT_LOGIN = "<your YANDEX_DIRECT_LOGIN>"
DIRECT_PROFILE = "<your DIRECT_PROFILE>"
DIRECT_TOOLS = "<your DIRECT_TOOLS>"
DIRECT_ALLOW_WRITES = "<your DIRECT_ALLOW_WRITES>"
DIRECT_API_VERSION = "<your DIRECT_API_VERSION>"
DIRECT_SANDBOX = "<your DIRECT_SANDBOX>"
DIRECT_MAX_OUTPUT_CHARS = "<your DIRECT_MAX_OUTPUT_CHARS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yandex-direct-api-mcp": {
"command": "npx",
"args": [
"-y",
"yandex-direct-api-mcp"
],
"env": {
"YANDEX_DIRECT_TOKEN": "<your YANDEX_DIRECT_TOKEN>",
"YANDEX_DIRECT_LOGIN": "<your YANDEX_DIRECT_LOGIN>",
"DIRECT_PROFILE": "<your DIRECT_PROFILE>",
"DIRECT_TOOLS": "<your DIRECT_TOOLS>",
"DIRECT_ALLOW_WRITES": "<your DIRECT_ALLOW_WRITES>",
"DIRECT_API_VERSION": "<your DIRECT_API_VERSION>",
"DIRECT_SANDBOX": "<your DIRECT_SANDBOX>",
"DIRECT_MAX_OUTPUT_CHARS": "<your DIRECT_MAX_OUTPUT_CHARS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yandex-direct-api-mcp": {
"command": "npx",
"args": [
"-y",
"yandex-direct-api-mcp"
],
"env": {
"YANDEX_DIRECT_TOKEN": "<your YANDEX_DIRECT_TOKEN>",
"YANDEX_DIRECT_LOGIN": "<your YANDEX_DIRECT_LOGIN>",
"DIRECT_PROFILE": "<your DIRECT_PROFILE>",
"DIRECT_TOOLS": "<your DIRECT_TOOLS>",
"DIRECT_ALLOW_WRITES": "<your DIRECT_ALLOW_WRITES>",
"DIRECT_API_VERSION": "<your DIRECT_API_VERSION>",
"DIRECT_SANDBOX": "<your DIRECT_SANDBOX>",
"DIRECT_MAX_OUTPUT_CHARS": "<your DIRECT_MAX_OUTPUT_CHARS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"yandex-direct-api-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"yandex-direct-api-mcp"
],
"env": {
"YANDEX_DIRECT_TOKEN": "<your YANDEX_DIRECT_TOKEN>",
"YANDEX_DIRECT_LOGIN": "<your YANDEX_DIRECT_LOGIN>",
"DIRECT_PROFILE": "<your DIRECT_PROFILE>",
"DIRECT_TOOLS": "<your DIRECT_TOOLS>",
"DIRECT_ALLOW_WRITES": "<your DIRECT_ALLOW_WRITES>",
"DIRECT_API_VERSION": "<your DIRECT_API_VERSION>",
"DIRECT_SANDBOX": "<your DIRECT_SANDBOX>",
"DIRECT_MAX_OUTPUT_CHARS": "<your DIRECT_MAX_OUTPUT_CHARS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yandex-direct-api-mcp": {
"command": "npx",
"args": [
"-y",
"yandex-direct-api-mcp"
],
"env": {
"YANDEX_DIRECT_TOKEN": "<your YANDEX_DIRECT_TOKEN>",
"YANDEX_DIRECT_LOGIN": "<your YANDEX_DIRECT_LOGIN>",
"DIRECT_PROFILE": "<your DIRECT_PROFILE>",
"DIRECT_TOOLS": "<your DIRECT_TOOLS>",
"DIRECT_ALLOW_WRITES": "<your DIRECT_ALLOW_WRITES>",
"DIRECT_API_VERSION": "<your DIRECT_API_VERSION>",
"DIRECT_SANDBOX": "<your DIRECT_SANDBOX>",
"DIRECT_MAX_OUTPUT_CHARS": "<your DIRECT_MAX_OUTPUT_CHARS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yandex-direct-api-mcp": {
"command": "npx",
"args": [
"-y",
"yandex-direct-api-mcp"
],
"env": {
"YANDEX_DIRECT_TOKEN": "<your YANDEX_DIRECT_TOKEN>",
"YANDEX_DIRECT_LOGIN": "<your YANDEX_DIRECT_LOGIN>",
"DIRECT_PROFILE": "<your DIRECT_PROFILE>",
"DIRECT_TOOLS": "<your DIRECT_TOOLS>",
"DIRECT_ALLOW_WRITES": "<your DIRECT_ALLOW_WRITES>",
"DIRECT_API_VERSION": "<your DIRECT_API_VERSION>",
"DIRECT_SANDBOX": "<your DIRECT_SANDBOX>",
"DIRECT_MAX_OUTPUT_CHARS": "<your DIRECT_MAX_OUTPUT_CHARS>"
}
}
}
}Replace each placeholder with your own value before saving.
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.artgas1%2Fyandex-direct-api-mcp)<a href="https://mcptoplist.com/server/io.github.artgas1%2Fyandex-direct-api-mcp"><img src="https://mcptoplist.com/badge/io.github.artgas1%2Fyandex-direct-api-mcp.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
artgas1
Other servers by artgas1
View all artgas1 servers →Available versions (3)
| Version | Published |
|---|---|
| 1.1.1 | Sep 9, 2026 |
| 1.1.0 | Sep 9, 2026 |
| 1.0.1 | Sep 9, 2026 |
Frequently asked questions
- Who maintains Яндекс Директ API v5?
- Яндекс Директ API v5 is maintained by artgas1, which publishes 4 MCP servers (25 total versions) tracked on MCP Toplist.
- Is Яндекс Директ API v5 listed on the Official MCP Registry?
- Yes — Яндекс Директ API v5 is listed on the Official MCP Registry, alongside Glama.
- How many versions does Яндекс Директ API v5 have?
- MCP Toplist tracks 3 versions of Яндекс Директ API v5, most recently published on Sep 9, 2026.
- Where can I find the source code for Яндекс Директ API v5?
- The source code for Яндекс Директ API v5 is hosted at github.com/artgas1/yandex-direct-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.