MCP server for Yandex Direct API: campaigns, ads, keywords, bids, reports. Click.ru or OAuth.
claude mcp add yandex-direct-mcp -- npx -y @ai-hub-open/yandex-direct-mcp
claude_desktop_config.json
{
"mcpServers": {
"yandex-direct-mcp": {
"command": "npx",
"args": [
"-y",
"@ai-hub-open/yandex-direct-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"yandex-direct-mcp": {
"command": "npx",
"args": [
"-y",
"@ai-hub-open/yandex-direct-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"yandex-direct-mcp": {
"command": "npx",
"args": [
"-y",
"@ai-hub-open/yandex-direct-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"yandex-direct-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ai-hub-open/yandex-direct-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"yandex-direct-mcp": {
"command": "npx",
"args": [
"-y",
"@ai-hub-open/yandex-direct-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.ai-hub-open--yandex-direct-mcp/reviews or the review_server meta-tool.
POST /mcp