← All servers
🔧

VK Ads MCPVerified🛡 No advisories

io.github.askads/mcp-vk-ads
New to MCP? Start here →
2★ stars
0weekly installs
25 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/askads, which proved it owns this namespace.

Verified owner: github.com/askadsio.github.askads/mcp-vk-ads

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs VK_ADS_TOKEN.
Configuration
Reads VK_ADS_LANG, VK_ADS_TIMEOUT_MS, VK_ADS_MAX_RETRIES, VK_ADS_API_BASE.

About

MCP server for VK Ads (VK Реклама) API: manage ad plans, ad groups, banners, and statistics.

Packages & transports

npmmcp-vk-adsv1.2.0 · npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_vk_ads": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-vk-ads"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y mcp-vk-ads