MCP-native ad server. Monetize AI chatbots and agents with conversational ads.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
The ad monetization MCP server for AI applications.
AdsMCP is Adgentek's hosted Model Context Protocol server that enables AI agents and conversational interfaces to serve contextually relevant ads automatically β based on conversation context, user intent, and placement opportunity.
Built on a full ad server stack. Bring live demand from Adgentek, bring your own direct-sold campaigns, or both. No ad tech expertise required.
You need an Adgentek publisher account, an API key, and at least one active AI Surface before ads will serve.
Create your publisher account β
conversational, search, voice). A surface defines where ads can appear and sets your floor eCPM.adgt_). This key authenticates all MCP requests.Your account is considered Active once at least one surface is enabled.
This is the only configuration needed. All MCP-compatible clients support this URL + Headers pattern β no local packages or environment variables required.
The connection config is identical across platforms. Only the file location and wrapper key differ.
ads.serveServes a contextual ad based on the current conversation. Returns the highest-yield ad available for the given context, or null if no ad matched.
Required parameters: conversationId, userKey, surface
Optional parameters: messages, intent, sentiment, depth, language, geo, preferHtml, extras
Surface types: conversational, search, voice, creative, web
Intent values: purchase, research, support, informational
ads.prefetchBatch-request up to 10 ad contexts in a single call. Each item in the batch uses the same parameters as ads.serve.
Required: batch (array, max 10 items β each requiring conversationId, userKey, surface)
ads.configReturns your publisher configuration. Takes no parameters β your identity is derived from the API key in the Authorization header.
ads.diagnosticsRuns the full ad auction with debug output enabled. Uses the same parameters as ads.serve (same required fields: conversationId, userKey, surface).
Returns the raw auction debug data including eligibility checks and match details.
When ads.serve returns a matched ad:
When no ad matched:
Impression and click tracking is handled via the URLs provided in every ad response. These work in any rendering context β browser, in-app webview, or embedded UI.
ad.impression_url as a 1Γ1 pixel image when the ad is displayedad.click_url as the CTA link href (signed redirect to advertiser destination)Do not modify or bypass these URLs β they are signed and time-limited.
The server exposes read-only documentation as MCP resources:
| URI | Description |
|---|---|
resource://adgentek/creative-guide | Creative format guidelines and JS creative structure |
resource://adgentek/integration-guide | Platform setup and response format reference |
resource://adgentek/tracking-spec | Browser tracking requirements and fraud prevention |
AdsMCP is not a demand source with an MCP interface bolted on. It is a full ad server.
Publishers can:
ads.serve callYour inventory. Your demand relationships. One unified server.
User conversations are private. Raw conversation content is never shared with advertisers, demand partners, or third parties.
AdsMCP transmits only derived signals to ad buyers β the minimum information required to match a relevant ad:
| What advertisers receive | What stays in your app |
|---|---|
| IAB content category | Full conversation content |
| Intent classification | User messages |
| Keyword themes | Session context |
AdsMCP is built and operated by Adgentek.
Adgentek exists because AI apps are a fundamentally different kind of publisher β and they deserve ad infrastructure built for them, not retrofitted from the display web. Conversational interfaces have richer intent signals, longer engagement sessions, and none of the legacy constraints that shaped how traditional ad tech was built.
Adgentek builds the ad monetization layer that is native to this environment: context-aware, privacy-safe, MCP-native, and designed to serve AI apps of any size β from a single-developer GPT to a multi-surface conversational platform. Our demand relationships span programmatic, direct, and performance channels, and publishers can layer in their own ad sources alongside ours.
If you are building an AI app and want ad revenue without building ad infrastructure, AdsMCP is what you are looking for.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/adsmcp)<a href="https://allmcps.com/mcp/adsmcp"><img src="https://allmcps.com/api/badge/adsmcp?style=directory" alt="Adsmcp on AllMCPs" /></a>