Meta Ads
Give your AI agent direct access to your Meta Ads data.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
- List Ad Accounts: List all ad accounts the authenticated user has access to. Returns each account's name, numeric ID, platform type, business name, currency, and data_synced status. Use the ad_account
- List Entities: List campaigns, ad sets, or ads in a Meta ad account with their names, IDs, and statuses.
- Get Performance: Retrieve aggregated performance metrics (spend, revenue, ROAS, CPA, etc.) for campaigns, ad sets, or ads in a Meta ad account over a date range.
What data it sees
Do you need an account
An API key from the service settings is required
Give your AI agent direct access to your Meta Ads data. Connect Claude, ChatGPT, or any MCP-compatible AI to your ad accounts and turn conversations into insights.
What you can do
- Run full account audits — Ask your AI to analyze every campaign, flag wasted spend, and surface opportunities you're missing.
- Keep your agency honest — You're paying thousands a month. Now you can have AI independently verify their work, check if budgets are allocated correctly, and spot underperforming campaigns they haven't addressed.
- Strategize smarter — Plan new campaigns grounded in real performance data. Ask "what's working?" and get answers backed by actual ROAS, CPA, and spend numbers.
- Cross-reference with other data sources — Already connected to Shopify, GA4, or your CRM? Combine your revenue data with ad performance to get the full picture: true customer acquisition costs, real ROAS by product line, and where your next dollar should go.
What's included
5 tools covering the full Meta Ads hierarchy:
| Tool | What it does |
|---|---|
list_ad_accounts |
Discover all connected ad accounts |
list_entities |
Browse campaigns, ad sets, and ads |
get_performance |
Aggregated KPIs — spend, revenue, ROAS, CPA, and more |
get_timeseries |
Daily metrics to spot trends and diagnose drops |
get_entity_details |
Targeting, bid strategy, budgets, and creative config |
Plus a business context resource with your break-even ROAS, AOV, target CPL, and an AI-generated research report for each account.
Getting started
- Sign up at adadvisor.ai and connect your Meta ad account
- Generate an API key in Settings
- Connect this MCP server using your key
Data syncs every 30 minutes. All tools are read-only. Your ad account is never modified!
Server tool list (5)
Raw names from tools/list. Only developers need these.
| list_ad_accounts | List all ad accounts the authenticated user has access to. Returns each account's name, numeric ID, platform type, business name, currency, and data_synced status. Use the ad_account_id from the results when calling other tools. |
| list_entities | List campaigns, ad sets, or ads in a Meta ad account with their names, IDs, and statuses. |
| get_performance | Retrieve aggregated performance metrics (spend, revenue, ROAS, CPA, etc.) for campaigns, ad sets, or ads in a Meta ad account over a date range. |
| get_timeseries | Get daily time-series metrics for a single campaign, ad set, or ad. Returns one row per day with spend, revenue, ROAS, and efficiency KPIs. |
| get_entity_details | Get configuration and settings for a single campaign, ad set, or ad. Returns objective, bid strategy, budget, targeting, and creative info. |