AdKit
OfficialAllows managing ad campaigns on Google Ads, including connecting ad accounts, creating campaigns with keyword targeting, analyzing performance, and researching competitor ads.
Allows managing ad campaigns on Meta, including connecting ad accounts, creating campaigns with audience targeting and media uploads, analyzing performance, and researching competitor ads.
Allows managing ad campaigns on TikTok, including connecting ad accounts, creating campaigns, analyzing performance, and researching competitor ads.

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@adkitThen run /ads:setup to connect your ad accounts.
MCP-only (no plugin):
claude mcp add --transport http adkit https://mcp.adkit.soClaude (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 |
| Connect your ad accounts |
| Create campaigns, ad sets, and ads |
| Pull performance data and metrics |
| Research competitor ads across ad libraries |
| 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
This server cannot be installed
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/adkit/ads-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server