45
/ 100
3 days ago
glama

vk-ads-mcp

MCP server for VK Ads API (myTarget v2) that allows AI agents to manage advertising accounts: create and modify campaigns, ads, upload creatives, and fetch statistics.

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 1 credential: MCP_AUTH_TOKEN
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.
configMCP_ALLOWED_ORIGINПеременные: MCP_PORT (3000), MCP_HOST (0.0.0.0), MCP_AUTH_TOKEN (если задан — запросы должны нести Authorization: Bearer <token>), (CORS).
🔐 secretMCP_AUTH_TOKENПеременные: MCP_PORT (3000), MCP_HOST (0.0.0.0), (если задан — запросы должны нести Authorization: Bearer <token>), MCP_ALLOWED_ORIGIN (CORS).
configMCP_HOSTПеременные: MCP_PORT (3000), (0.0.0.0), MCP_AUTH_TOKEN (если задан — запросы должны нести Authorization: Bearer <token>), MCP_ALLOWED_ORIGIN (CORS).
configMCP_PORTMCP_TRANSPORT=http =3000 bun run src/index.ts
configMCP_TRANSPORThttp MCP_PORT=3000 bun run src/index.ts
configXDG_CACHE_HOME
// 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 0 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/ai-hub-open-vk-ads-mcp-5zip1y)](https://m8ven.ai/mcp/ai-hub-open-vk-ads-mcp-5zip1y)
commit: 9fbab7424acabc2c76e53e2aab8fc07c125f856f
code hash: 96c45b27fb309bd256d14a43a5adf78b388a77a5e4c4bb2bf918fdab48bbda54
verified: 7/28/2026, 9:04:13 AM
view raw JSON →