Stats
Actions
Tags
From yandex-direct
Connects to the Yandex Direct API for managing advertising campaigns, ad groups, keywords, and performance metrics. Requires a Yandex Direct API token and OAuth credentials.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"yandex-direct-mcp": {
"command": "bash",
"args": [
"${CLAUDE_PLUGIN_ROOT}/hooks/run-server.sh"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
bashCommand-line arguments passed to the server process
npx claudepluginhub axisrow/yandex-direct-mcp-plugin