VK Ads MCP
VK Реклама MCP подключает AI-приложение к рекламному кабинету VK Ads. Можно спросить, какие кампании тратят бюджет без результата, сравнить группы и объявления, подготовить новую кампанию или изменить ставку. В отличие от ручного перехода по разделам кабинета, ассистент сопоставляет кампании, статистику, баланс и статусы в одном диалоге. It runs locally over stdio via the published package.
People who work with advertising, codex and vk ads and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-21 · ★ 7 · #95 OF 278 MAINTAINED API INTEGRATION · VERIFIED 2026-09-18
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, 15 combined GitHub stars, oldest repo from Jun 2026. Full record: all servers from askads.
05 · Facts
- repository
- github.com/askads/mcp-vk-ads
- category
- API integration - ranked #95 of 278 actively-maintained API integration servers as of 2026-09-18.
- release cadence
- 8 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-09-18, its last commit was 2026-08-21 and it shipped 8 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
Alternatives to VK Ads MCP
Maintained API integration servers if VK Ads MCP isn't the fit.
- LetsFG - Flights & Hotels Search and book flights and hotels: hundreds of airlines, plus bookable hotel rates. ★ 2,033 · 2026-09-14
- Microsoft 365 MCP Server Interact with Microsoft 365 and Office services through the Microsoft Graph API. ★ 980 · 2026-09-17
- Idea Reality MCP Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 817 · 2026-08-11
- Tapo MCP MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents ★ 803 · 2026-09-17
- Sqz Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe. ★ 625 · 2026-09-15
- Sv Number MCP Server Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back. ★ 550 · 2026-08-10
More API integration MCP servers · Yandex Wordstat MCP · Samsara MCP · Sportscore MCP · Beget Hosting · Release Intel
More TypeScript MCP servers · Agent Never Give Up · Stateark · Loyal Spark · Expense · see all