AI-powered cross-platform ad management for Google Ads and Meta Ads.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
CSV-first analytics & optimization for Google Ads + Meta Ads β inside Claude, Cursor, and any MCP client.
Export a CSV from Google Ads or Meta Ads Manager β import into AdOps β ask your AI assistant anything about your campaigns.
No OAuth. No developer tokens. No API approval queues. Your data stays on your machine.
Google Ads API and Meta Marketing API are powerful but gated: developer token approval takes days, Meta app review takes weeks, OAuth flows are fragile. For most advertisers those barriers never clear.
AdOps takes a different path. Every ad platform's dashboard already has a Download / Export button that produces a CSV of exactly what you care about: campaign performance, day-segmented metrics, spend, conversions, ROAS. AdOps reads that CSV and runs the same analysis you'd get from a $200/mo optimization suite β anomaly detection, budget allocation, A/B significance, forecasting, industry benchmarks β directly inside your AI assistant.
You stay in control of your data. You don't hand credentials to a third party. You don't wait 3 weeks for a review.
UnifiedCampaign / UnifiedMetrics modelAdd to your MCP client (Claude Desktop claude_desktop_config.json, Cursor, VS Code, Windsurf):
Restart your client. Then, inside Claude:
(calls ad_demo_seed)
Or import your real data:
(calls ad_csv_import with platform=google, csv_path=...)
ad_csv_importad_csv_importBoth exports work out-of-the-box with or without day segmentation. Without a Day column, you get one aggregated metric row per campaign. With Day segmentation, you get daily time-series data β which powers forecasting and anomaly detection properly.
| Tool | Description |
|---|---|
ad_demo_seed | Seed a realistic cross-platform demo portfolio (8 campaigns, 30 days of metrics) to try AdOps before importing real data |
ad_csv_import | Import a Google Ads or Meta Ads CSV export β every other tool operates on this data |
ads_export_recommendations | Export budget_analyze recommendations as Google Ads Editor CSV, Meta Ads Manager CSV, JSON, or Markdown β one bulk-paste and your ad dashboard reflects the AI's plan |
platform_connect | Register a data source connection manually (alternative to CSV import, for scripted workflows) |
campaign_list | List and filter campaigns across all imported platforms |
campaign_create | Add a campaign manually (useful for what-if planning) |
campaign_update | Update campaign settings in local storage (budget, status, bidding, schedule) |
campaign_pause_resume | Batch pause or resume up to 50 campaigns |
ads_report | Generate unified cross-platform performance report |
budget_analyze | Analyze budget allocation, produce scaling/pausing recommendations |
budget_reallocate | Transfer budget between campaigns across platforms |
audience_insights | Demographic / geographic / device breakdowns |
creative_specs | Platform-specific image, video, and text requirements reference |
anomaly_detect | Detect performance anomalies with configurable sensitivity |
ab_test_analyze | Compare two campaigns with statistical significance testing |
competitor_benchmark | Compare your metrics against industry averages (9 verticals) |
forecast_spend | Forecast spend, conversions, ROAS for the next 7/14/30 days |
| Resource | Description |
|---|---|
ads://overview | Cross-platform dashboard summary |
ads://campaigns | All active campaigns with key metrics |
ads://budget | Budget allocation across platforms |
ads://alerts | Recent performance anomalies and warnings |
AdOps normalizes metrics across platforms:
| Metric | Formula | Notes |
|---|---|---|
| CTR | clicks / impressions Γ 100 | Click-through rate (%) |
| CPC | spend / clicks | Cost per click |
| CPM | spend / impressions Γ 1000 | Cost per 1000 impressions |
| ROAS | conversion_value / spend | Return on ad spend |
| CPA | spend / conversions | Cost per acquisition |
| Conversion Rate | conversions / clicks Γ 100 | % |
CSV column mapping:
| AdOps Field | Google Ads CSV | Meta Ads CSV |
|---|---|---|
spend | Cost (USD equivalent auto-converted if micros) | Amount spent (USD/EUR/...) |
impressions | Impressions | Impressions |
clicks | Clicks | Link clicks |
conversions | Conversions | Results (Purchases/Leads/etc.) |
conversion_value | Conv. value | Purchases conversion value |
reach | β | Reach (Meta-only) |
quality_score | Quality Score (if present) | β (Google-only) |
European locale numbers (125,50 = 125.50) and semicolon-delimited CSVs are auto-detected.
AdOps is stateless from the network's point of view β no API keys, no OAuth. The only configuration is where it persists imported data:
| Variable | Description | Default |
|---|---|---|
ADOPS_DATA_DIR | Directory for JSON persistence | ./data |
All other behavior is controlled via tool arguments.
| Tier | Price | Features |
|---|---|---|
| Free | $0 | 1 imported CSV per day, demo mode, all 17 tools read-only |
| Pro | β¬24 lifetime | Unlimited imports, full CRUD, all analytics tools |
| Agency | $59/mo | Multi-account, white-label reports, priority support |
Available via GitHub (self-hosted, free) or the MCPize marketplace (managed).
91 tests covering:
.csv.gz and Excel .xlsx supportAdOps ships in Free mode β ad_demo_seed, ad_csv_import, platform_connect, campaign_list, campaign_create, campaign_update, campaign_pause_resume, ads_report, budget_reallocate, audience_insights, and creative_specs are open. The following tools require a Pro license:
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/adops-mcp)<a href="https://allmcps.com/mcp/adops-mcp"><img src="https://allmcps.com/api/badge/adops-mcp?style=directory" alt="Adops MCP on AllMCPs" /></a>