← All servers

Яндекс Директ API v5

io.github.artgas1/yandex-direct-api-mcp v1.1.1
Official Registry git

MCP server for Yandex Direct API v5: 113 methods from the machine-readable schema

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add yandex-direct-api-mcp -- npx -y yandex-direct-api-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "yandex-direct-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "yandex-direct-api-mcp"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "yandex-direct-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "yandex-direct-api-mcp"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "yandex-direct-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "yandex-direct-api-mcp"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "yandex-direct-api-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "yandex-direct-api-mcp"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "yandex-direct-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "yandex-direct-api-mcp"
      ]
    }
  }
}

Packages

npm yandex-direct-api-mcp@1.1.1

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.artgas1--yandex-direct-api-mcp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent