Yandex Direct runs on your own machine — the client starts it, so there is no endpoint to ping. 122 installs a week from npm.
MCP server for Yandex Direct API v5: manage PPC campaigns, ads, keywords, and statistics.
The linked repository no longer exists on GitHub — it was deleted or made private.
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 mcp-yandex-direct -- npx -y mcp-yandex-direct
{
"mcpServers": {
"mcp-yandex-direct": {
"args": [
"-y",
"mcp-yandex-direct"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-yandex-direct]
command = "npx"
args = ["-y", "mcp-yandex-direct"]
{
"mcpServers": {
"mcp-yandex-direct": {
"args": [
"-y",
"mcp-yandex-direct"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-yandex-direct": {
"args": [
"-y",
"mcp-yandex-direct"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.