{
  "markdown": "![Ads MCP - let your AI agents manage your ads across Google Ads, Meta Ads, TikTok Ads, LinkedIn Ads, Microsoft Ads, Reddit Ads, and X Ads](./assets/cover.png)\n\n# Ads MCP - Manage your ads from your AI agent\n\n[![GitHub stars](https://img.shields.io/github/stars/adkit/ads-mcp?style=flat&logo=github&color=f97316)](https://github.com/adkit/ads-mcp/stargazers) [![Latest release](https://img.shields.io/github/v/release/adkit/ads-mcp?color=f97316)](https://github.com/adkit/ads-mcp/releases) [![MCP Registry](https://img.shields.io/badge/MCP-Registry-f97316)](https://registry.modelcontextprotocol.io) [![License: MIT](https://img.shields.io/badge/License-MIT-green)](./LICENSE)\n\n**Ads MCP** is a Model Context Protocol (MCP) server for managing ad campaigns across **Google Ads, Meta Ads, TikTok Ads, LinkedIn Ads, Microsoft Ads, Reddit Ads, and X 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. _(Pinterest and Snapchat coming soon.)_\n\n> **Draft-first:** every change starts as a draft — nothing goes live without your explicit approval. Multi-account for agencies and teams.\n\n## What it does\n\n- 🚀 **Create campaigns** — Build campaigns from scratch with audience research, keyword targeting, and media uploads\n- 📊 **Analyze performance** — Pull metrics with date, placement, and demographic breakdowns; diagnose why ROAS dropped\n- 🕵️ **Spy on competitor ads** — Search real ad libraries to research strategies, creative formats, and landing pages\n- 🎨 **Generate creatives** — Use AI to create ad images and copy from a brief\n- 🔗 **Connect ad accounts** — Link multiple Google, Meta, TikTok, LinkedIn, Microsoft, Reddit, and X accounts in one workspace\n\n## Platforms & tools\n\n| Platform | What you can do |\n| --- | --- |\n| **Google Ads** | Search campaigns, keyword targeting, performance analysis, competitor ad spying |\n| **Meta Ads** (Facebook + Instagram) | Campaign creation, audience targeting, performance breakdowns, competitor ad spying |\n| **TikTok Ads** | Campaign creation and performance analysis |\n| **LinkedIn Ads** | Campaign creation, performance analysis, competitor ad spying |\n| **Microsoft Ads** (Bing) | Campaign creation and performance analysis |\n| **Reddit Ads** | Campaign creation and performance analysis |\n| **X Ads** | Campaign creation and performance analysis |\n| **Pinterest Ads · Snapchat Ads** | _Coming soon_ |\n\n## Tools\n\n| Tool | What it does |\n| --- | --- |\n| `adkit_projects` | List your projects and pick one to work in |\n| `adkit_status` | Show connected platforms and available ad accounts |\n| `adkit_setup` | Get links to connect your ad platforms |\n| `adkit_help` | Look up what each platform supports, with exact params |\n| `adkit_manage` | Create, edit, and publish campaigns, ad sets, and ads. Pull spend, ROAS, and performance |\n| `adkit_library` | Search 1M+ ads on Meta, Google, and LinkedIn |\n| `adkit_studio` | Generate ad images and copy from a brief |\n| `adkit_upload_file` | Upload images and videos for your ads |\n| `adkit_feedback` | Report bugs or missing features to the AdKit team |\n| `adkit_checkin` | Confirm your setup worked during onboarding |\n\n## Example prompts\n\n- \"How are my Google Ads doing this week? Which keywords spent money without converting?\"\n- \"What ads is Notion running on Meta right now? Which ones have been live the longest?\"\n- \"Pull last month's search terms, find the ones with spend but zero conversions, and add them as negative keywords.\"\n- \"Create a Meta campaign for our spring sale. $50/day, US only, use our three best images. Draft it, don't publish.\"\n- \"Take our top-performing ad and generate square and story-size variants.\"\n- \"Give me an overview of all my client accounts. Which ones need attention today?\"\n- \"Build me an HTML dashboard of this month's performance across all my ad accounts.\"\n\n## Install\n\n### Claude Code (recommended)\n\n```\n/plugin marketplace add adkit/ads-mcp\n/plugin install ads@adkit\n```\n\nThen run `/ads:setup` to connect your ad accounts.\n\n**MCP-only (no plugin):**\n\n```\nclaude mcp add --transport http adkit https://mcp.adkit.so\n```\n\n### Claude (desktop & web)\n\nSettings → **Connectors** → **Add custom connector** → URL: `https://mcp.adkit.so` → sign in on first use.\n\n### ChatGPT\n\nSettings → **Connectors** → **Add custom connector** → URL: `https://mcp.adkit.so`\n\n### Cursor\n\nAdd to `~/.cursor/mcp.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"adkit\": {\n      \"url\": \"https://mcp.adkit.so\"\n    }\n  }\n}\n```\n\n### Codex\n\nAdd to `~/.codex/config.toml`:\n\n```toml\n[mcp_servers.adkit]\nurl = \"https://mcp.adkit.so\"\n```\n\n## Skills\n\n| Skill           | Description                                  |\n| --------------- | -------------------------------------------- |\n| `/ads:setup`    | Connect your ad accounts                     |\n| `/ads:launch`   | Create campaigns, ad sets, and ads           |\n| `/ads:analyze`  | Pull performance data and metrics            |\n| `/ads:spy`      | Research competitor ads across ad libraries  |\n| `/ads:studio`   | Generate ad images and copy with AI          |\n\n## How it works\n\nThe 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.\n\n## Learn more\n\n- [Google Ads MCP](https://adkit.so/features/ads-mcp/google) — connect Google Ads to your AI agent\n- [Meta Ads MCP](https://adkit.so/features/ads-mcp/meta) — connect Facebook & Instagram Ads\n- [TikTok Ads MCP](https://adkit.so/features/ads-mcp/tiktok) — connect TikTok Ads\n- [LinkedIn Ads MCP](https://adkit.so/features/ads-mcp/linkedin) — connect LinkedIn Ads\n- [Microsoft Ads MCP](https://adkit.so/features/ads-mcp/microsoft) — connect Microsoft (Bing) Ads\n- [Reddit Ads MCP](https://adkit.so/features/ads-mcp/reddit) — connect Reddit Ads\n- [X Ads MCP](https://adkit.so/features/ads-mcp/x) — connect X Ads\n- [Claude integration](https://adkit.so/integrations/claude) — full setup guide for Claude\n- [AdKit Dashboard](https://adkit.so) — account management and documentation\n\n## Strategy skills\n\nFor campaign planning and platform-specific strategy, pair this plugin with the free [Ads Strategy Skills](https://github.com/adkit/ads-skills).\n\n## Connect\n\n[Website](https://adkit.so) · [X](https://x.com/TryAdkit) · [YouTube](https://www.youtube.com/@TryAdKit) · [LinkedIn](https://linkedin.com/company/adkit-ads) · [Facebook](https://www.facebook.com/TryAdkit)\n\n## License\n\nMIT\n",
  "bytes": 6600,
  "sha": "359c0461b8e1ac410839eefc5d5e499b3b417f1a93ec139087223de83c8b7b7c",
  "repo_slug": "adkit/adkit-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_adkit_adkit_plugin_ads_0a2b9474/readme"
}