Vk Ads MCP

MCP на Bun и TypeScript, который даёт ИИ-агенту прямой доступ к API ВК Рекламы (myTarget API v2). It runs locally over stdio via the published package.

People connecting documentation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-21 · ★ 6 · #37 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Vk Ads MCP

before you install - you'll need

Set CLICK_RU_TOKEN, CLICK_RU_ACCOUNT_ID, CLICK_RU_USER_ID, VK_ADS_ACCESS_TOKEN, VK_ADS_CLIENT_ID, VK_ADS_CLIENT_SECRET, MCP_TRANSPORT before connecting.

Claude Code

claude mcp add ai-hub-open-vk-ads-mcp -- npx -y @ai-hub-open/vk-ads-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "ai-hub-open-vk-ads-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ai-hub-open/vk-ads-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-07-27 - young repo, little track record yet

license Apache-2.0 - declared in the repository

npm package @ai-hub-open/vk-ads-mcp - published under the repo owner's npm scope (@ai-hub-open)

registry namespace io.github.ai-hub-open is GitHub-verified and matches the repo owner

03 · What Vk Ads MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.7.0 · 2026-08-21

Убраны инструменты, которых нет в API ВК Рекламы, и приведены в порядок справочники. Всё проверено запросами к ads.vk.com. · Удалены создание объявления и отправка на модерацию: POST /api/v2/banners.json отвечает 405…

v0.6.1 · 2026-08-21

Справочники приходят по-русски. · Сервер не отправлял заголовок языка, и ВК отдавал названия вперемешку: «Осло» по-русски, а Москва - как Moscow. Из-за этого поиск региона по русскому названию не находил ничего. Теперь…

v0.6.0 · 2026-08-21

Подключение перестало выгорать по квоте токенов. · ВК разрешает 5 активных токенов на приложение и пользователя. Раньше сервер выбрасывал refresh_token и раз в сутки выпускал новый токен, занимая ещё один слот, - через…

04 · Who maintains Vk Ads MCP

vk-ads-mcp is maintained by ai-hub-open. We track 2 MCP servers from ai-hub-open - 2 actively maintained, 12 combined GitHub stars, oldest repo from Jul 2026. Full record: all servers from ai-hub-open.

  1. yandex-direct-mcp MCP server for Yandex Direct API: campaigns, ads, keywords, bids, reports. Click.ru or OAuth. ★ 6

05 · Facts

category
documentation - ranked #37 of 183 actively-maintained documentation servers as of 2026-08-25.
release cadence
9 releases in the last 90 days (latest 2026-08-21)
registry
io.github.ai-hub-open/vk-ads-mcp (active, first published 2026-07-27 · 8 versions)
packages
npm:@ai-hub-open/vk-ads-mcp

06 · Vk Ads MCP FAQ

What is Vk Ads MCP?

MCP на Bun и TypeScript, который даёт ИИ-агенту прямой доступ к API ВК Рекламы (myTarget API v2). It runs locally over stdio via the published package.

Is Vk Ads MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-21 and it shipped 9 releases in the last 90 days. We re-verify nightly.

How do I install Vk Ads MCP?

Run `npx -y @ai-hub-open/vk-ads-mcp`. The README documents 7 environment variables (CLICK_RU_TOKEN, CLICK_RU_ACCOUNT_ID, CLICK_RU_USER_ID…) to set first. Set CLICK_RU_TOKEN, CLICK_RU_ACCOUNT_ID, CLICK_RU_USER_ID, VK_ADS_ACCESS_TOKEN, VK_ADS_CLIENT_ID, VK_ADS_CLIENT_SECRET, MCP_TRANSPORT before connecting. You can also paste the ready-made client config above.

Does Vk Ads MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Vk Ads MCP

More documentation MCP servers · Yandex Direct MCP (ai-hub-open) · Docvet · Clirank · Vault Cortex · Amcharts5

More TypeScript MCP servers · Aibtcdev MCP Server · Companies House · Aidemd Mcp MCP Server · AIOProductOS Studio · see all