
Ads MCP
- 6 repo stars
- Updated June 3, 2026
- adkit/ads-mcp
Ads MCP is a MCP server that lets agents create, launch, analyze, and research competitor ad campaigns on Meta, Google, TikTok, and Reddit.
About
Ads MCP by Adkit is a hosted Model Context Protocol server that connects developers to paid distribution workflows without hopping between four ad manager UIs and spreadsheets. After you have something to sell—SaaS, a digital product, or ecommerce—you often hit launch with strong product work but weak channel execution; this server lets an agent draft campaigns, push launches, pull performance metrics, and inspect competitor creatives on Meta, Google, TikTok, and Reddit from a single integration. The streamable-http remote at mcp.adkit.so lowers setup friction compared to self-hosting OAuth glue for each network, though you still need valid ad accounts and compliance with each platform’s policies. Use it when you are actively spending or testing creatives, pairing agent-generated copy and landing URLs with measurable results. It is a growth operations bridge, not a replacement for brand strategy, landing page CRO, or organic SEO work covered elsewhere in the journey.
- Hosted MCP remote at https://mcp.adkit.so (streamable-http)
- Create, launch, and analyze campaigns from agent workflows
- Competitor ad research (spy) across major ad networks
- Supports Meta, Google, TikTok, and Reddit in one Ads MCP surface
- Registry version 1.0.3 tied to adkit.so product
Ads MCP by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --transport http ads https://mcp.adkit.so/Add your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 6 |
|---|---|
| Transport | HTTP |
| Auth | None |
| Last updated | June 3, 2026 |
| Repository | adkit/ads-mcp ↗ |
What it does
Create, launch, and analyze paid campaigns—and research competitors—across Meta, Google, TikTok, and Reddit from your coding agent via Adkit’s hosted MCP.
Who is it for?
Best when you're running your own performance marketing tests at launch with existing ad accounts on major networks.
Skip if: Skip if you have zero ad budget, strict regulated-industry ad compliance needs without human review, or SEO-only growth plans.
What you get
You register Adkit’s remote MCP and run campaign creation, analytics, and competitor research from one agent session.
- Agent-driven campaign create and launch actions
- Performance and analytics summaries from connected accounts
- Competitor ad intelligence pulls for creative and positioning research
By the numbers
- Registry version 1.0.3
- Remote URL https://mcp.adkit.so (streamable-http)
- Four ad platforms: Meta, Google, TikTok, Reddit
README.md

Ads MCP - Manage your ads from your AI agent
Ads MCP is a Model Context Protocol (MCP) server for managing ad campaigns across Google Ads, Meta Ads, TikTok Ads, and Reddit Ads from any MCP-compatible AI agent — Claude, Claude Code, ChatGPT, Cursor, and Codex. Create campaigns, analyze performance, and spy on competitor ads without leaving your chat. (LinkedIn and X coming soon.)
Draft-first: every change starts as a draft — nothing goes live without your explicit approval. Multi-account for agencies and teams.
What it does
- 🚀 Create campaigns — Build campaigns from scratch with audience research, keyword targeting, and media uploads
- 📊 Analyze performance — Pull metrics with date, placement, and demographic breakdowns; diagnose why ROAS dropped
- 🕵️ Spy on competitor ads — Search real ad libraries to research strategies, creative formats, and landing pages
- 🎨 Generate creatives — Use AI to create ad images and copy from a brief
- 🔗 Connect ad accounts — Link multiple Google, Meta, TikTok, and Reddit accounts in one workspace
Platforms & tools
| Platform | What you can do |
|---|---|
| Google Ads | Search campaigns, keyword targeting, performance analysis, optimization |
| Meta Ads (Facebook + Instagram) | Campaign creation, audience targeting, performance breakdowns, competitor ad spying |
| TikTok Ads | Campaign creation and performance analysis |
| Reddit Ads | Campaign creation and performance analysis |
| LinkedIn Ads · X Ads | Coming soon |
Install
Claude Code (recommended)
/plugin marketplace add adkit/ads-mcp
/plugin install ads@adkit
Then run /ads:setup to connect your ad accounts.
MCP-only (no plugin):
claude mcp add --transport http adkit https://mcp.adkit.so
Claude (desktop & web)
Settings → Connectors → Add custom connector → URL: https://mcp.adkit.so → sign in on first use.
ChatGPT
Settings → Connectors → Add custom connector → URL: https://mcp.adkit.so
Cursor
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"adkit": {
"url": "https://mcp.adkit.so"
}
}
}
Codex
Add to ~/.codex/config.toml:
[mcp_servers.adkit]
url = "https://mcp.adkit.so"
Skills
| Skill | Description |
|---|---|
/ads:setup |
Connect your ad accounts |
/ads:launch |
Create campaigns, ad sets, and ads |
/ads:analyze |
Pull performance data and metrics |
/ads:spy |
Research competitor ads across ad libraries |
/ads:studio |
Generate ad images and copy with AI |
How it works
The plugin connects to the AdKit MCP server, which manages your ad accounts across platforms. It follows a draft-first workflow — nothing publishes without your explicit approval. Supports multi-account setups for agencies and teams.
Learn more
- Google Ads MCP — connect Google Ads to your AI agent
- Meta Ads MCP — connect Facebook & Instagram Ads
- TikTok Ads MCP — connect TikTok Ads
- Claude integration — full setup guide for Claude
- AdKit Dashboard — account management and documentation
Strategy skills
For campaign planning and platform-specific strategy, pair this plugin with the free Ads Strategy Skills.
Connect
Website · X · YouTube · LinkedIn · Facebook
License
MIT
Recommended MCP Servers
How it compares
Hosted ads-ops MCP remote, not an organic SEO crawler or email lifecycle tool.
FAQ
Who is Ads MCP for?
Developers and small teams who use AI agents for growth work and want centralized Meta, Google, TikTok, and Reddit campaign tooling.
When should I use Ads MCP?
Use it during launch and early grow when you are creating campaigns, measuring ROAS, or researching competitor ads—not during pure product coding sprints.
How do I add Ads MCP to my agent?
Add registry server io.github.adkit/ads and configure your client to use the streamable-http remote https://mcp.adkit.so; connect ad accounts per Adkit’s onboarding at https://adkit.so.