AgentStack
MCP verified MIT Self-run

Ads Mcp

mcp-adkit-ads-mcp · by adkit

Ads MCP — manage Google Ads, Meta Ads, TikTok & Reddit Ads campaigns from Claude, ChatGPT, Cursor & any MCP client.

No reviews yet
0 installs
12 views
0.0% view→install

Install

$ agentstack add mcp-adkit-ads-mcp

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Ads Mcp? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Ads MCP - Manage your ads from your AI agent

[](https://github.com/adkit/ads-mcp/stargazers) [](https://github.com/adkit/ads-mcp/releases) [](https://registry.modelcontextprotocol.io) [](./LICENSE)

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 → ConnectorsAdd custom connector → URL: https://mcp.adkit.so → sign in on first use.

ChatGPT

Settings → ConnectorsAdd 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

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

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.