VK Ads MCP
Rank #5,718io.github.askads/mcp-vk-ads
MCP server for VK Ads (VK Реклама) API: manage ad plans, ad groups, banners, and statistics.
VK Ads MCP is a Model Context Protocol (MCP) server published by askads. It ranks #5,718 of 115,591 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. VK Ads MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Jun 15, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 109,873 of 115,591 servers on MCP Toplist.
Use VK Ads MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-vk-ads -e "VK_ADS_TOKEN=<your VK_ADS_TOKEN>" -e "VK_ADS_LANG=<your VK_ADS_LANG>" -e "VK_ADS_TIMEOUT_MS=<your VK_ADS_TIMEOUT_MS>" -e "VK_ADS_MAX_RETRIES=<your VK_ADS_MAX_RETRIES>" -e "VK_ADS_API_BASE=<your VK_ADS_API_BASE>" -- npx -y mcp-vk-adsReplace each placeholder with your own value before saving.
[mcp_servers.mcp-vk-ads]
command = "npx"
args = ["-y", "mcp-vk-ads"]
[mcp_servers.mcp-vk-ads.env]
VK_ADS_TOKEN = "<your VK_ADS_TOKEN>"
VK_ADS_LANG = "<your VK_ADS_LANG>"
VK_ADS_TIMEOUT_MS = "<your VK_ADS_TIMEOUT_MS>"
VK_ADS_MAX_RETRIES = "<your VK_ADS_MAX_RETRIES>"
VK_ADS_API_BASE = "<your VK_ADS_API_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-vk-ads": {
"command": "npx",
"args": [
"-y",
"mcp-vk-ads"
],
"env": {
"VK_ADS_TOKEN": "<your VK_ADS_TOKEN>",
"VK_ADS_LANG": "<your VK_ADS_LANG>",
"VK_ADS_TIMEOUT_MS": "<your VK_ADS_TIMEOUT_MS>",
"VK_ADS_MAX_RETRIES": "<your VK_ADS_MAX_RETRIES>",
"VK_ADS_API_BASE": "<your VK_ADS_API_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-vk-ads": {
"command": "npx",
"args": [
"-y",
"mcp-vk-ads"
],
"env": {
"VK_ADS_TOKEN": "<your VK_ADS_TOKEN>",
"VK_ADS_LANG": "<your VK_ADS_LANG>",
"VK_ADS_TIMEOUT_MS": "<your VK_ADS_TIMEOUT_MS>",
"VK_ADS_MAX_RETRIES": "<your VK_ADS_MAX_RETRIES>",
"VK_ADS_API_BASE": "<your VK_ADS_API_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-vk-ads": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-vk-ads"
],
"env": {
"VK_ADS_TOKEN": "<your VK_ADS_TOKEN>",
"VK_ADS_LANG": "<your VK_ADS_LANG>",
"VK_ADS_TIMEOUT_MS": "<your VK_ADS_TIMEOUT_MS>",
"VK_ADS_MAX_RETRIES": "<your VK_ADS_MAX_RETRIES>",
"VK_ADS_API_BASE": "<your VK_ADS_API_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-vk-ads": {
"command": "npx",
"args": [
"-y",
"mcp-vk-ads"
],
"env": {
"VK_ADS_TOKEN": "<your VK_ADS_TOKEN>",
"VK_ADS_LANG": "<your VK_ADS_LANG>",
"VK_ADS_TIMEOUT_MS": "<your VK_ADS_TIMEOUT_MS>",
"VK_ADS_MAX_RETRIES": "<your VK_ADS_MAX_RETRIES>",
"VK_ADS_API_BASE": "<your VK_ADS_API_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-vk-ads": {
"command": "npx",
"args": [
"-y",
"mcp-vk-ads"
],
"env": {
"VK_ADS_TOKEN": "<your VK_ADS_TOKEN>",
"VK_ADS_LANG": "<your VK_ADS_LANG>",
"VK_ADS_TIMEOUT_MS": "<your VK_ADS_TIMEOUT_MS>",
"VK_ADS_MAX_RETRIES": "<your VK_ADS_MAX_RETRIES>",
"VK_ADS_API_BASE": "<your VK_ADS_API_BASE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.askads%2Fmcp-vk-ads)<a href="https://mcptoplist.com/server/io.github.askads%2Fmcp-vk-ads"><img src="https://mcptoplist.com/badge/io.github.askads%2Fmcp-vk-ads.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
askads
Other servers by askads
- Yandex Wordstat MCP#4,750 · 5 vers
- Yandex Metrica MCP#7,433 · 6 vers
- Yandex Webmaster MCP#9,377 · 4 vers
Available versions (4)
| Version | Published |
|---|---|
| 1.4.1 | Aug 10, 2026 |
| 1.4.0 | Aug 7, 2026 |
| 1.3.0 | Aug 5, 2026 |
| 1.1.3 | Jun 29, 2026 |
Frequently asked questions
- Who maintains VK Ads MCP?
- VK Ads MCP is maintained by askads, which publishes 4 MCP servers (19 total versions) tracked on MCP Toplist.
- Is VK Ads MCP listed on the Official MCP Registry?
- Yes — VK Ads MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does VK Ads MCP have?
- MCP Toplist tracks 4 versions of VK Ads MCP, most recently published on Aug 10, 2026.
- Where can I find the source code for VK Ads MCP?
- The source code for VK Ads MCP is hosted at github.com/askads/mcp-vk-ads.