VK Ads MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from npm. Last commit 21 Aug 2026.
MCP server for VK Ads (VK Реклама) API: manage ad plans, ad groups, banners, and statistics.
Today is the operative word: we check VK Ads MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-vk-ads -- npx -y mcp-vk-ads
{
"mcpServers": {
"mcp-vk-ads": {
"args": [
"-y",
"mcp-vk-ads"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-vk-ads]
command = "npx"
args = ["-y", "mcp-vk-ads"]
{
"mcpServers": {
"mcp-vk-ads": {
"args": [
"-y",
"mcp-vk-ads"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-vk-ads": {
"args": [
"-y",
"mcp-vk-ads"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
VK_ADS_TOKEN (VK Ads OAuth2 access token (Bearer) — full account access. Treat it as a secret.), VK_ADS_LANG (Language for API responses (Accept-Language header), e.g. ru, en.), VK_ADS_TIMEOUT_MS (Per-request timeout in milliseconds.), VK_ADS_MAX_RETRIES (Max retries for transient errors (429 rate limit, 5xx on GET, network errors on GET).), VK_ADS_API_BASE (API root without a version segment. Defaults to https://ads.vk.com/api.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for the Avito Ads API: campaigns, ad groups, creatives, statistics and balances.
MCP server for Yandex Direct API v5: manage PPC campaigns, ads, keywords, and statistics.
MCP server for Yandex Direct API v5: manage PPC campaigns, ads, keywords, and statistics.
MCP server for Pi-hole v6 API — manage multiple instances: queries, lists, groups, stats
MCP server for Pickaxe API - manage AI agents, knowledge bases, users, and analytics
MCP server for Yandex Metrica API: list counters, goals and pull web-analytics statistics.
MCP server for consuming and managing Groups.io data via the Groups.io REST API
MCP server for OneLogin API - manage users, apps, roles, and authentication
Answers built from our own checks of this server.