MCP Server Reddit Ads
UnclaimedMCP server for the Reddit Ads API v3: working write operations, tiered safety controls, and built-in OAuth setup.
Install
npx mcp-server-reddit-ads authUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (4)
copy_ads
duplicates ads into another ad group (Reddit creates a duplicate promoted post per copy) with an option to rewrite utmcampaign and other click-URL query params.
create_ad_group
requires a conversionpixelid, and createcampaign requires one when campaign budget optimization is on (a Reddit mandate since 2026-07-13). The pixel id is in the Reddit Ads dashboard under Events Manager; in observed data it equals the ad account id.
get_campaigns
, getadgroups, and getads take an optional status filter (ACTIVE, PAUSED, or ARCHIVED), applied client-side on configuredstatus.
get_performance_report
takes friendly lowercase metric names (impressions, clicks, spend, cpc, conversionpagevisitclicks, and so on) and validates them locally before the call, suggesting the closest match on a typo.