Yandex Direct runs on your own machine — the client starts it, so there is no endpoint to ping. 88 installs a week from pypi. Last commit 10 May 2026.
MCP server for Yandex Direct API v5 — campaigns, ads, keywords, bids, audiences
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.
claude mcp add yandex-direct -- uvx mcp-server-yandex-direct
{
"mcpServers": {
"yandex-direct": {
"args": [
"mcp-server-yandex-direct"
],
"command": "uvx"
}
}
}
[mcp_servers.yandex-direct]
command = "uvx"
args = ["mcp-server-yandex-direct"]
{
"mcpServers": {
"yandex-direct": {
"args": [
"mcp-server-yandex-direct"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"yandex-direct": {
"args": [
"mcp-server-yandex-direct"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.