Yandex Direct MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 430 installs a week from npm. Last commit 30 Jul 2026.
MCP server for Yandex Direct API: campaigns, ads, keywords, bids, reports. Click.ru or OAuth.
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-mcp -- npx -y @ai-hub-open/yandex-direct-mcp
{
"mcpServers": {
"yandex-direct-mcp": {
"args": [
"-y",
"@ai-hub-open/yandex-direct-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.yandex-direct-mcp]
command = "npx"
args = ["-y", "@ai-hub-open/yandex-direct-mcp"]
{
"mcpServers": {
"yandex-direct-mcp": {
"args": [
"-y",
"@ai-hub-open/yandex-direct-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"yandex-direct-mcp": {
"args": [
"-y",
"@ai-hub-open/yandex-direct-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.