
Kadam Ad Network
Let your coding agent create and tune Kadam ad campaigns, creatives, audiences, and pull performance stats without leaving the IDE.
Overview
Kadam Ad Network MCP is a Launch-phase MCP server that lets your agent manage Kadam ads, campaigns, creatives, audiences, and stats via API keys.
What is this MCP server?
- Manage Kadam advertiser and publisher workflows from MCP tools over stdio
- Separate KADAM_ADV_API_KEY and KADAM_PUB_API_KEY for partners.kadam.net vs pub.kadam.net accounts
- Create and adjust campaigns, creatives, and audiences from agent prompts
- Read campaign and audience stats for quick optimization loops
- Published as @kadam-net/mcp-server v0.3.4 on npm
- Server version 0.3.4 on npm as @kadam-net/mcp-server
- Stdio transport; two optional secret API key roles (advertiser and publisher)
- Repository: github.com/kadam-official/mcp-server
What problem does it solve?
Tweaking ad campaigns and pulling Kadam stats from separate web consoles breaks flow when you ship and iterate alone.
Who is it for?
Indie SaaS or content builders already on Kadam who want agent-driven campaign tweaks and quick stat checks.
Skip if: Teams that do not use Kadam, need multi-network media buying in one tool, or cannot store advertiser API secrets locally.
What do I get? / Deliverables
After you register the server and keys, your agent can list and change Kadam campaign objects and return stats in the same session as your code.
- Agent-callable tools to manage Kadam campaigns, creatives, and audiences
- Advertiser and publisher stats accessible inside the agent session
- Stdio MCP wiring documented via server.json and npm package
Recommended MCP Servers
Journey fit
Paid acquisition and campaign ops belong on the Launch shelf where solo builders turn a shipped product into reachable traffic. Distribution is the right subphase because the server is built around ads, creatives, and audience targeting—not product analytics dashboards alone.
How it compares
Kadam API MCP integration for paid distribution, not a copywriting or SEO agent skill.
Common Questions / FAQ
Who is Kadam Ad Network MCP for?
Solo builders and small teams who advertise or publish on Kadam and want Claude Code or Cursor to manage campaigns and read stats via MCP.
When should I use Kadam Ad Network MCP?
Use it during launch and growth when you are actively running Kadam ads and need faster campaign, creative, audience, or stats changes from your agent.
How do I add Kadam Ad Network MCP to my agent?
Install @kadam-net/mcp-server, add a stdio MCP entry in your agent config, and set KADAM_ADV_API_KEY and/or KADAM_PUB_API_KEY from your Kadam profile API pages.