Server Details
Ad network for AI agents — monetize MCP servers with contextual ads. 70% revenue share.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
8 toolscreate_adTry in Inspector
Create an ad unit within an existing campaign with creative text, link, and targeting
| Name | Required | Description | Default |
|---|---|---|---|
| geo | No | Target country code or "ALL" | ALL |
| keywords | Yes | Keywords for matching (at least 1) | |
| language | No | Target language code | en |
| link_url | Yes | Destination URL when user clicks the ad | |
| categories | No | Product/service categories | |
| campaign_id | Yes | Campaign ID to attach this ad to | |
| creative_text | Yes | Ad creative text (max 500 chars) |
create_campaignTry in Inspector
Create a new advertising campaign with budget, pricing model, and objective
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Campaign name | |
| end_date | No | Campaign end date (ISO format) | |
| objective | Yes | Campaign objective | |
| bid_amount | Yes | Bid amount per event (CPM: per 1000 impressions, CPC: per click, CPA: per conversion) | |
| start_date | No | Campaign start date (ISO format) | |
| daily_budget | No | Daily budget cap in USD | |
| total_budget | Yes | Total budget in USD | |
| pricing_model | Yes | Pricing model |
get_ad_guidelinesTry in Inspector
Get formatting guidelines for how to present sponsored ads naturally in agent responses
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_campaign_analyticsTry in Inspector
Get performance metrics for a campaign (impressions, clicks, conversions, spend)
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | Campaign ID to get analytics for |
list_campaignsTry in Inspector
List all campaigns for the authenticated advertiser with summary stats
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by campaign status |
report_eventTry in Inspector
Report an ad event (impression, click, or conversion). Call this after showing a sponsored ad to the user.
| Name | Required | Description | Default |
|---|---|---|---|
| ad_id | Yes | The ad_id from search_ads results | |
| metadata | No | Additional event metadata | |
| event_type | Yes | Type of event | |
| context_hash | No | Hash of the message containing the ad (for verification) |
search_adsTry in Inspector
Search for relevant ads matching a user intent/context. Returns ranked sponsored suggestions.
| Name | Required | Description | Default |
|---|---|---|---|
| geo | No | Country code (e.g. "US") | |
| query | No | Natural language intent (e.g. "best running shoes") | |
| category | No | Product/service category | |
| keywords | No | Explicit keywords to match against | |
| language | No | Language code | en |
| max_results | No | Max ads to return |
update_campaignTry in Inspector
Update an existing campaign: modify name, objective, budget, bid, or status (pause/resume)
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New campaign name | |
| status | No | New status (active to pause, paused to resume) | |
| end_date | No | New end date (ISO format) | |
| objective | No | New objective | |
| bid_amount | No | New bid amount | |
| start_date | No | New start date (ISO format) | |
| campaign_id | Yes | Campaign ID to update | |
| daily_budget | No | New daily budget cap in USD | |
| total_budget | No | New total budget in USD |
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!