mcpbeat Sign in

Kadam Ad Network MCP Server

by kadam-official Your server? Claim it
local only

Kadam Ad Network runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm. Last commit 7 Jul 2026.

Kadam advertising platform — manage ads, campaigns, creatives, audiences and stats

Installs per day peak 43 · avg 13 · +16% w/w
a month agotoday
83
Installs / week
npm · @kadam-net/mcp-server
0
Stars
0 open issues
7 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Kadam Ad Network every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp-server -- npx -y @kadam-net/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@kadam-net/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@kadam-net/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@kadam-net/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@kadam-net/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: KADAM_ADV_API_KEY (Advertiser API key from partners.kadam.net -> Profile -> API), KADAM_PUB_API_KEY (Publisher API key from pub.kadam.net -> Profile -> API). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Kadam Ad Network

same job, measured the same way
AdCritter for Agents
by adcritter

Operate the AdCritter ads platform: campaigns, creatives, audiences, and reporting.

answering
GingerLive
by gingerlive

GingerLive livestream ad formats, network reach stats, campaign case studies, and streamer program.

6 tools answering
OpenAI Ads MCP
by trakkr-aisearch

OpenAI Ads MCP for ChatGPT Ads campaigns, creatives, audiences, insights, and conversions.

210 installs/wk 13 tools answering
AdWeave — Meta Ads MCP Server
by adweave

Meta Ads MCP server with 47 tools for campaigns, creatives, audiences, and insights.

answering
Adaptika
by adaptika

Manage Adaptika brands, campaigns, templates, assets, and AI-generated creatives.

answering
Meta Ads (Facebook & Instagram)
by mcp-dir

Read and manage Meta Ads campaigns, ad sets, ads, audiences, pages and Business Manager. You provide

44 tools answering
Avito Ads MCP
by a1-x-tech

MCP server for the Avito Ads API: campaigns, ad groups, creatives, statistics and balances.

106 installs/wk local only
Snap Ads MCP
by pipeboard

Snapchat Ads automation with AI: analyze performance, manage campaigns, optimize creatives.

answering

Kadam Ad Network — questions

Answers built from our own checks of this server.

Why is there no uptime for Kadam Ad Network?
Kadam Ad Network runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @kadam-net/mcp-server was installed 83 times last week.
How do I connect Kadam Ad Network?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @kadam-net/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Kadam Ad Network?
The npm package @kadam-net/mcp-server was installed 83 times in the last week. Week over week that is +16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Kadam Ad Network open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.