Vk Ads MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from npm.
MCP server for VK Ads API: campaigns, audiences, budgets, stats. Click.ru, token or OAuth.
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet, 18 d ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 vk-ads-mcp -- npx -y @ai-hub-open/vk-ads-mcp
{
"mcpServers": {
"vk-ads-mcp": {
"args": [
"-y",
"@ai-hub-open/vk-ads-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.vk-ads-mcp]
command = "npx"
args = ["-y", "@ai-hub-open/vk-ads-mcp"]
{
"mcpServers": {
"vk-ads-mcp": {
"args": [
"-y",
"@ai-hub-open/vk-ads-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vk-ads-mcp": {
"args": [
"-y",
"@ai-hub-open/vk-ads-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CLICK_RU_TOKEN (Click.ru API token (primary mode)), CLICK_RU_ACCOUNT_ID (VK Ads account id in Click.ru), VK_ADS_ACCESS_TOKEN (Static VK Ads token (alternative mode)), VK_ADS_CLIENT_ID (OAuth app client id (target.vk.ru)), VK_ADS_CLIENT_SECRET (OAuth app client secret).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Yandex Direct API: campaigns, ads, keywords, bids, reports. Click.ru or OAuth.
MCP server for Yandex Direct API v5 — campaigns, ads, keywords, bids, audiences
Google Ads, Meta Ads & GA4 MCP server - 250+ tools for campaigns, creatives, audiences & reports.
Meta Ads MCP server with 47 tools for campaigns, creatives, audiences, and insights.
MCP server for the Avito Ads API: campaigns, ad groups, creatives, statistics and balances.
MCP server for Calltouch API — call tracking, call statistics. Token auth.
MCP server for Sberbank API — accounts, statements. Bearer token auth.
MCP server for Google Ads campaign and budget management
Answers built from our own checks of this server.