What it does
This MCP server wraps Reddit's advertising API, exposing tools to manage ad campaigns and spending across advertiser accounts. It enables programmatic control over account setup, funding methods, campaign creation, ad group management, and campaign modifications without leaving Claude. The server abstracts Reddit's ad platform API, allowing users to automate tasks that would otherwise require manual navigation of Reddit's web interface.
Who it's for
Reddit advertisers and marketing engineers automating campaign workflows, agencies managing multiple advertiser accounts, and teams building internal tools for bulk ad operations or spend management. Also useful for performance marketers who need to rapidly iterate on campaigns or adjust spending based on real-time analysis.
Common use cases
- Create and manage ad campaigns across multiple Reddit advertiser accounts
- Automate funding method and payment setup and management
- Bulk operations on ad groups: pause, resume, or modify budgets and targeting
- Script ad group creation for rapid A/B testing across audiences
Setup pitfalls
- Requires Reddit advertising API credentials; store securely and rotate regularly.
- Last commit 251 days ago: Reddit's ad API may have evolved since this server's last update. Test compatibility in a staging account first.
- No visible test suite or CI pipeline; zero stars and downloads suggest limited community use and review. Production readiness unverified.
- No license declared—confirm legal terms before using in commercial or client workflows.