VK Ads MCP

VK Реклама MCP подключает AI-приложение к рекламному кабинету VK Ads. Можно спросить, какие кампании тратят бюджет без результата, сравнить группы и объявления, подготовить новую кампанию или изменить ставку. В отличие от ручного перехода по разделам кабинета, ассистент сопоставляет кампании, статистику, баланс и статусы в одном диалоге. It runs locally over stdio via the published package.

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

VERIFIED ACTIVE

LAST COMMIT 2026-08-21 · ★ 3 · #58 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install VK Ads MCP

before you install - you'll need

VK_ADS_TOKEN

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add askads-mcp-vk-ads -- npx -y mcp-vk-ads

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "askads-mcp-vk-ads": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-vk-ads"
      ]
    }
  }
}

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

license MIT - declared in the repository

npm package mcp-vk-ads - unscoped; check the name against the project README before installing

registry namespace io.github.askads 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

v1.4.0 · 2026-08-07

Пинг startup_failed: сообщаем о сорванном старте перед выходом

v1.3.0 · 2026-08-05

Анонимная телеметрия использования: usage.gistrec.cloud

v1.2.0 · 2026-07-02

Новый read-only тул get_balance - баланс кабинета через user.json (account.balance, рубли, без микроединиц). Кавеат: точное имя поля balance на ads.vk.com не подтверждено живым запросом, потребитель читает defensive.…

04 · Who maintains VK Ads MCP

VK Ads MCP is maintained by askads. We track 5 MCP servers from askads - 5 actively maintained, 9 combined GitHub stars, oldest repo from Jun 2026. Full record: all servers from askads.

  1. Yandex Wordstat MCP MCP server for Yandex Wordstat API: top & related queries, demand dynamics and regions. ★ 4

05 · Facts

category
API integration - ranked #58 of 250 actively-maintained API integration servers as of 2026-08-25.
release cadence
9 releases in the last 90 days (latest 2026-08-07)
registry
io.github.askads/mcp-vk-ads (active, first published 2026-06-27 · 7 versions)
packages
npm:mcp-vk-ads

06 · VK Ads MCP FAQ

What is VK Ads MCP?

VK Реклама MCP подключает AI-приложение к рекламному кабинету VK Ads. Можно спросить, какие кампании тратят бюджет без результата, сравнить группы и объявления, подготовить новую кампанию или изменить ставку. В отличие от ручного перехода по разделам кабинета, ассистент сопоставляет кампании, статистику, баланс и статусы в одном диалоге. 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 mcp-vk-ads`. The README documents one environment variable (VK_ADS_TOKEN) to set first. 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 API integration MCP servers · Yandex Wordstat MCP · Sudact · Samsara MCP · Sportscore MCP · Release Intel

More TypeScript MCP servers · Agent Never Give Up · Stateark · StatCite - Verified Economic Statistics · Loyal Spark · see all