71
/ 100
1 month ago
glama

vk-ads-mcp

Enables managing VK Ads campaigns via MCP clients, with read-only by default and optional write operations for campaign management.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: VK_ADS_ACCESS_TOKEN, VK_ADS_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configXDG_CACHE_HOME
configVK_ADS_BASE_URL
🔐 secretVK_ADS_ACCESS_TOKEN"": "<token>"
configVK_ADS_CLIENT_IDenv =<id> \
🔐 secretVK_ADS_CLIENT_SECRETenv =<secret> \
configVK_ADS_AGENCY_CLIENT_NAME
configVK_ADS_AGENCY_CLIENT_ID
configVK_ADS_TIMEOUT
configVK_ADS_LOG_LEVEL
configVK_ADS_ALLOW_LOCAL_UPLOADЗапрет чтения произвольных файлов — локальный upload только из =<dir> (с проверкой path-traversal).
configVK_ADS_ENABLE_WRITES## Управление (31 инструмент, только при =true)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/nikolaymokh-dev-vk-ads-mcp-oe527r)](https://m8ven.ai/mcp/nikolaymokh-dev-vk-ads-mcp-oe527r)
commit: 32c029430f91c77d21857fbff468193af16990a0
code hash: 2409e6539f12526f7b10582374133087198b6a795480c5522fd1a3f7a9e77068
verified: 6/23/2026, 10:34:54 AM
view raw JSON →