ads-mcp
by amekala·★ 44·Score 48
MCP server with 175+ tools for managing ad campaigns across Google Ads, Meta Ads, LinkedIn Ads, and TikTok Ads.
Overview
Ads MCP is a comprehensive remote Model Context Protocol server that enables cross-platform ad management across major advertising platforms. It provides strategy-aware execution for campaign creation, performance analysis, and optimization. The server supports 175+ tools across Google Ads, Meta Ads, LinkedIn Ads, and TikTok Ads, with features like keyword research, campaign creation, performance monitoring, and budget optimization. It maintains strategy persistence across sessions and offers both MCP connectivity and REST API endpoints.
Try asking AI
After installing, here are 7 things you can ask your AI assistant:
When to choose this
Choose Ads MCP when you need to manage ad campaigns across multiple platforms (Google, Meta, LinkedIn, TikTok) from a single interface and want strategy-aware execution that persists across sessions.
When NOT to choose this
Don't choose Ads MCP if you only work with a single ad platform or need extensive customization beyond what's provided by this commercial service.
Tools this server exposes
12 tools extracted from the READMEresearch_keywordsResearch keywords with real CPC data and competitive analysis
analyze_performanceAnalyze campaign performance across platforms with actionable recommendations
create_google_performance_maxCreate a Google Performance Max campaign with search themes and audience signals
create_google_searchCreate a Google Search campaign with keyword targeting
create_meta_image_campaignCreate a Meta image ad campaign with targeting options
create_linkedin_sponsored_contentCreate a LinkedIn sponsored content campaign with targeting options
analyze_wasted_spendIdentify and analyze wasted ad spend across campaigns
create_tiktok_in_feedCreate a TikTok in-feed ad campaign
create_lead_gen_formCreate a lead generation form campaign on Meta or LinkedIn
generate_ad_copyGenerate ad copy for campaigns across platforms
cross_platform_reportGenerate performance reports across multiple ad platforms
monitor_campaign_performanceSet up automated monitoring of campaign performance
Comparable tools
Installation
Installation
Claude Desktop
- Open Settings > Connectors > Add custom connector
- Name: **Ads MCP**
- URL:
https://mcp.adspirer.com/mcp - Complete OAuth 2.1 sign-in
Claude Code
- Run
/plugin marketplace add amekala/ads-mcp - Run
/plugin install adspirer - Run
/mcp— find **plugin:adspirer:adspirer** and click to authenticate
Cursor
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"adspirer": {
"url": "https://mcp.adspirer.com/mcp"
}
}
}Gemini CLI
gemini extensions install github.com/amekala/ads-mcpFAQ
- What platforms does Ads MCP support?
- Ads MCP supports Google Ads, Meta Ads, LinkedIn Ads, and TikTok Ads with 175+ total tools across these platforms.
- How is authentication handled?
- Ads MCP uses OAuth 2.1 with PKCE for authentication, with dynamic client registration supported for CLI tools.
- Can I use Ads MCP without an AI client?
- Yes, Ads MCP provides REST API endpoints at `https://api.adspirer.ai/api/v1/tools/<tool_name>/execute` that can be used directly without an MCP client.
Compare ads-mcp with
Last updated · Auto-generated from public README + GitHub signals.