PropellerAds MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROPELLERADS_API_TOKEN | Yes | Your PropellerAds API token, obtained from your account profile. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_campaignsB | List all campaigns with optional filters. Returns campaign ID, name, status, ad format, and basic metrics. |
| get_campaign_detailsB | Get complete details for a specific campaign including targeting, creatives, and settings. |
| create_campaignC | Create a new advertising campaign with specified settings. |
| update_campaignC | Update campaign settings like budget, bid, targeting, or status. |
| start_campaignsC | Activate/start one or more campaigns. |
| stop_campaignsC | Pause/stop one or more campaigns. |
| clone_campaignC | Create a copy of an existing campaign. |
| get_performance_reportC | Get detailed performance statistics with metrics like impressions, clicks, conversions, spend, CTR, CVR, CPC, CPA, and ROI. |
| get_campaign_performanceC | Get performance summary for a specific campaign with calculated metrics and insights. |
| compare_periodsC | Compare performance between two time periods. |
| get_zone_performanceB | Get performance statistics grouped by zone/placement. Useful for whitelist/blacklist optimization. |
| get_creative_performanceC | Get performance statistics for creatives. |
| find_underperforming_zonesB | Find zones that are spending money but not converting. Useful for blacklist candidates. |
| find_top_zonesC | Find best performing zones. Useful for whitelist candidates. |
| find_scaling_opportunitiesC | Find campaigns ready for scaling based on ROI and conversion volume. |
| add_to_blacklistC | Add zones to campaign blacklist. |
| add_to_whitelistC | Add zones to campaign whitelist. |
| auto_blacklist_zonesC | Automatically find and blacklist underperforming zones for a campaign. |
| get_balanceB | Get current account balance. |
| get_available_countriesB | Get list of available countries for targeting. |
| get_ad_formatsB | Get list of available ad formats. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JanNafta/propellerads-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server