Back to Browse

Yandex Direct MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

MCP server for Yandex Direct API: campaigns, ads, keywords, bids, reports. Click.ru or OAuth.

About

MCP server for Yandex Direct API: campaigns, ads, keywords, bids, reports. Click.ru or OAuth.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (0 strong, 2 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

4 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

true — Click.ru proxy mode (primary)Optional

Environment variable: CLICK_RU_PROXY

Click.ru API tokenRequired

Environment variable: CLICK_RU_TOKEN

Yandex Direct account login connected in Click.ruOptional

Environment variable: CLICK_RU_CLIENT_LOGIN

Yandex Direct OAuth token (direct mode)Required

Environment variable: YANDEX_DIRECT_TOKEN

true — Yandex sandbox (direct mode only)Optional

Environment variable: YANDEX_DIRECT_SANDBOX

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-ai-hub-open-yandex-direct-mcp": {
      "env": {
        "CLICK_RU_PROXY": "your-click-ru-proxy-here",
        "CLICK_RU_TOKEN": "your-click-ru-token-here",
        "YANDEX_DIRECT_TOKEN": "your-yandex-direct-token-here",
        "CLICK_RU_CLIENT_LOGIN": "your-click-ru-client-login-here",
        "YANDEX_DIRECT_SANDBOX": "your-yandex-direct-sandbox-here"
      },
      "args": [
        "-y",
        "@ai-hub-open/yandex-direct-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!