mcp-reddit-ads
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDDIT_CLIENT_ID | Yes | OAuth app client ID | |
| REDDIT_ADS_MCP_WRITE | No | Set to 'true' to enable mutating tools. Unset means read-only. | |
| REDDIT_CLIENT_SECRET | Yes | OAuth app client secret | |
| REDDIT_REFRESH_TOKEN | Yes | OAuth refresh token with ads scopes |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| reddit_ads_get_client_contextA | Get a quick overview and health status of the Reddit Ads account. Returns account info and active campaign count. |
| reddit_ads_get_accountsA | List all Reddit ad accounts accessible to this user. |
| reddit_ads_get_campaignsB | List all campaigns for a Reddit ad account. |
| reddit_ads_get_ad_groupsB | List ad groups for a Reddit ad account, optionally filtered by campaign. |
| reddit_ads_get_adsB | List ads for a Reddit ad account, optionally filtered by ad group. |
| reddit_ads_get_performance_reportA | Get a performance report for Reddit ads. Spend values are in microcurrency (divide by 1,000,000 for dollars). |
| reddit_ads_get_daily_performanceB | Get daily performance breakdown for the last N days. Convenience tool with date breakdown. |
| reddit_ads_search_subredditsA | Search for subreddits to use as targeting in ad groups. |
| reddit_ads_get_interest_categoriesB | Get available interest categories for ad group targeting. |
| reddit_ads_search_geo_targetsA | Search geographic targeting options (countries, regions). |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mharnett/mcp-reddit-ads'
If you have feedback or need assistance with the MCP directory API, please join our Discord server