Skip to main content
Glama
mharnett

mcp-reddit-ads

by mharnett

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDDIT_CLIENT_IDYesOAuth app client ID
REDDIT_ADS_MCP_WRITENoSet to 'true' to enable mutating tools. Unset means read-only.
REDDIT_CLIENT_SECRETYesOAuth app client secret
REDDIT_REFRESH_TOKENYesOAuth refresh token with ads scopes

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/mharnett/mcp-reddit-ads'

If you have feedback or need assistance with the MCP directory API, please join our Discord server