vk-ads-mcp
Rank #3,794io.github.ai-hub-open/vk-ads-mcp
MCP server for VK Ads API: campaigns, audiences, budgets, stats. Click.ru, token or OAuth.
vk-ads-mcp is a Model Context Protocol (MCP) server published by ai-hub-open. It ranks #3,794 of 130,187 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. vk-ads-mcp is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Jul 27, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 126,393 of 130,187 servers on MCP Toplist.
Use vk-ads-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vk-ads-mcp -e "CLICK_RU_TOKEN=<your CLICK_RU_TOKEN>" -e "CLICK_RU_ACCOUNT_ID=<your CLICK_RU_ACCOUNT_ID>" -e "VK_ADS_ACCESS_TOKEN=<your VK_ADS_ACCESS_TOKEN>" -e "VK_ADS_CLIENT_ID=<your VK_ADS_CLIENT_ID>" -e "VK_ADS_CLIENT_SECRET=<your VK_ADS_CLIENT_SECRET>" -- npx -y @ai-hub-open/vk-ads-mcpReplace each placeholder with your own value before saving.
[mcp_servers.vk-ads-mcp]
command = "npx"
args = ["-y", "@ai-hub-open/vk-ads-mcp"]
[mcp_servers.vk-ads-mcp.env]
CLICK_RU_TOKEN = "<your CLICK_RU_TOKEN>"
CLICK_RU_ACCOUNT_ID = "<your CLICK_RU_ACCOUNT_ID>"
VK_ADS_ACCESS_TOKEN = "<your VK_ADS_ACCESS_TOKEN>"
VK_ADS_CLIENT_ID = "<your VK_ADS_CLIENT_ID>"
VK_ADS_CLIENT_SECRET = "<your VK_ADS_CLIENT_SECRET>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vk-ads-mcp": {
"command": "npx",
"args": [
"-y",
"@ai-hub-open/vk-ads-mcp"
],
"env": {
"CLICK_RU_TOKEN": "<your CLICK_RU_TOKEN>",
"CLICK_RU_ACCOUNT_ID": "<your CLICK_RU_ACCOUNT_ID>",
"VK_ADS_ACCESS_TOKEN": "<your VK_ADS_ACCESS_TOKEN>",
"VK_ADS_CLIENT_ID": "<your VK_ADS_CLIENT_ID>",
"VK_ADS_CLIENT_SECRET": "<your VK_ADS_CLIENT_SECRET>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vk-ads-mcp": {
"command": "npx",
"args": [
"-y",
"@ai-hub-open/vk-ads-mcp"
],
"env": {
"CLICK_RU_TOKEN": "<your CLICK_RU_TOKEN>",
"CLICK_RU_ACCOUNT_ID": "<your CLICK_RU_ACCOUNT_ID>",
"VK_ADS_ACCESS_TOKEN": "<your VK_ADS_ACCESS_TOKEN>",
"VK_ADS_CLIENT_ID": "<your VK_ADS_CLIENT_ID>",
"VK_ADS_CLIENT_SECRET": "<your VK_ADS_CLIENT_SECRET>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"vk-ads-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ai-hub-open/vk-ads-mcp"
],
"env": {
"CLICK_RU_TOKEN": "<your CLICK_RU_TOKEN>",
"CLICK_RU_ACCOUNT_ID": "<your CLICK_RU_ACCOUNT_ID>",
"VK_ADS_ACCESS_TOKEN": "<your VK_ADS_ACCESS_TOKEN>",
"VK_ADS_CLIENT_ID": "<your VK_ADS_CLIENT_ID>",
"VK_ADS_CLIENT_SECRET": "<your VK_ADS_CLIENT_SECRET>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vk-ads-mcp": {
"command": "npx",
"args": [
"-y",
"@ai-hub-open/vk-ads-mcp"
],
"env": {
"CLICK_RU_TOKEN": "<your CLICK_RU_TOKEN>",
"CLICK_RU_ACCOUNT_ID": "<your CLICK_RU_ACCOUNT_ID>",
"VK_ADS_ACCESS_TOKEN": "<your VK_ADS_ACCESS_TOKEN>",
"VK_ADS_CLIENT_ID": "<your VK_ADS_CLIENT_ID>",
"VK_ADS_CLIENT_SECRET": "<your VK_ADS_CLIENT_SECRET>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vk-ads-mcp": {
"command": "npx",
"args": [
"-y",
"@ai-hub-open/vk-ads-mcp"
],
"env": {
"CLICK_RU_TOKEN": "<your CLICK_RU_TOKEN>",
"CLICK_RU_ACCOUNT_ID": "<your CLICK_RU_ACCOUNT_ID>",
"VK_ADS_ACCESS_TOKEN": "<your VK_ADS_ACCESS_TOKEN>",
"VK_ADS_CLIENT_ID": "<your VK_ADS_CLIENT_ID>",
"VK_ADS_CLIENT_SECRET": "<your VK_ADS_CLIENT_SECRET>"
}
}
}
}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.ai-hub-open%2Fvk-ads-mcp)<a href="https://mcptoplist.com/server/io.github.ai-hub-open%2Fvk-ads-mcp"><img src="https://mcptoplist.com/badge/io.github.ai-hub-open%2Fvk-ads-mcp.svg" alt="MCP Toplist: Top 5% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ai-hub-open
Other servers by ai-hub-open
View all ai-hub-open servers →Available versions (9)
| Version | Published |
|---|---|
| 0.8.0 | Aug 25, 2026 |
| 0.7.0 | Aug 21, 2026 |
| 0.6.1 | Aug 21, 2026 |
| 0.6.0 | Aug 21, 2026 |
| 0.5.0 | Aug 20, 2026 |
| 0.4.0 | Aug 20, 2026 |
| 0.3.0 | Jul 30, 2026 |
| 0.2.2 | Jul 30, 2026 |
| 0.2.1 | Jul 27, 2026 |
Frequently asked questions
- Who maintains vk-ads-mcp?
- vk-ads-mcp is maintained by ai-hub-open, which publishes 2 MCP servers (11 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 Glama.
- How many versions does vk-ads-mcp have?
- MCP Toplist tracks 9 versions of vk-ads-mcp, most recently published on Aug 25, 2026.
- Where can I find the source code for vk-ads-mcp?
- The source code for vk-ads-mcp is hosted at github.com/ai-hub-open/vk-ads-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.