# @ai-hub-open/vk-ads-mcp

MCP server for VK Ads API: campaigns, audiences, budgets, stats. Click.ru, token or OAuth.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 0.8.0
- **Author:** io.github.ai-hub-open
- **License:** Unknown
- **npm:** @ai-hub-open/vk-ads-mcp
- **Source:** https://github.com/ai-hub-open/vk-ads-mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 38 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-16T19:31:26.286Z
- **Version scanned:** 0.3.0
- **CVEs:** none found by OSV at scan time

## Tools

40 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `vk_ads_ad_groups_list`
- `vk_ads_ad_groups_get`
- `vk_ads_ad_groups_create`
- `vk_ads_ad_groups_update`
- `vk_ads_ad_groups_delete`
- `vk_ads_ad_plans_list`
- `vk_ads_ad_plans_get`
- `vk_ads_ad_plans_create`
- `vk_ads_ad_plans_update`
- `vk_ads_ad_plans_delete`
- `vk_ads_agency_clients_list`
- `vk_ads_agency_clients_create`
- `vk_ads_auth_check`
- `vk_ads_account_info`
- `vk_ads_token_revoke`
- `vk_ads_banners_list`
- `vk_ads_banners_get`
- `vk_ads_banners_create`
- `vk_ads_banners_update`
- `vk_ads_banners_moderate`
- `vk_ads_banners_delete`
- `vk_ads_campaigns_list`
- `vk_ads_campaigns_get`
- `vk_ads_campaigns_create`
- `vk_ads_campaigns_update`
- `vk_ads_campaigns_set_status`
- `vk_ads_campaigns_delete`
- `vk_ads_content_upload_image`
- `vk_ads_content_upload_video`
- `vk_ads_packages_list`
- `vk_ads_regions_search`
- `vk_ads_dictionary_get`
- `vk_ads_remarketing_segments_list`
- `vk_ads_remarketing_segments_create`
- `vk_ads_remarketing_segments_update`
- `vk_ads_remarketing_segments_delete`
- `vk_ads_remarketing_pixels_list`
- `vk_ads_remarketing_pixels_create`
- `vk_ads_remarketing_pixels_delete`
- `vk_ads_users_lists_list`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"vk-ads\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@ai-hub-open/vk-ads-mcp\"\n      ],\n      \"env\": {\n        \"CLICK_RU_TOKEN\": \"<YOUR_CLICK_RU_TOKEN>\",\n        \"VK_ADS_ACCESS_TOKEN\": \"<YOUR_VK_ADS_ACCESS_TOKEN>\",\n        \"VK_ADS_CLIENT_SECRET\": \"<YOUR_VK_ADS_CLIENT_SECRET>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `CLICK_RU_TOKEN` — Click Ru Token (optional)
- `VK_ADS_ACCESS_TOKEN` — Vk Ads Access Token (optional)
- `VK_ADS_CLIENT_SECRET` — Vk Ads Client Secret (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 3 credentials (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Critical blast radius — deletes data; holds an oauth grant.
- Floor 64, ceiling 64 (tier: critical)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40ai-hub-open%2Fvk-ads-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40ai-hub-open%2Fvk-ads-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40ai-hub-open%2Fvk-ads-mcp
- HTML page: https://forgeregistry.com/registry/%40ai-hub-open%2Fvk-ads-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
