
AdAdvisor MCP Server
Pull Meta Ads accounts, campaigns, ad sets, ads, metrics, and settings into your agent for paid growth debugging without export spreadsheets.
Overview
AdAdvisor MCP Server is a Grow-phase MCP integration that lets AI agents query Meta Ads accounts, campaigns, ads, metrics, and settings via authenticated streamable HTTP.
What is this MCP server?
- Queries Meta Ads hierarchy: accounts, campaigns, ad sets, ads, metrics, settings
- Streamable HTTP MCP at https://api.adadvisor.ai/mcp
- Required Authorization header: Bearer adv_sk_… API key
- Setup guide linked from registry (adadvisor.ai docs, v1.0.1)
- Purpose-built for agent Q&A on ad performance—not creative generation alone
- Registry version 1.0.1
- Remote https://api.adadvisor.ai/mcp with required Authorization header
- Documented key prefix adv_sk_ for Bearer token
What problem does it solve?
Indie marketers manually export Meta reports when their agent could answer campaign questions if performance data were MCP-accessible.
Who is it for?
Solo founders and micro-teams on Meta Ads who use AdAdvisor and want in-IDE agent analysis of live campaign metrics.
Skip if: Builders with no paid social spend, or teams that only need organic SEO tooling without Meta credentials.
What do I get? / Deliverables
After you register the server with your adv_sk_ Bearer token, agents can pull structured Meta Ads data while you optimize spend and creative tests.
- Authenticated AdAdvisor MCP remote in agent config
- Agent-queryable Meta Ads accounts, campaigns, ads, and metrics
- Faster paid growth debugging without manual CSV exports
Recommended MCP Servers
Journey fit
How it compares
Meta Ads reporting MCP, not Google Ads, not a landing-page builder skill.
Common Questions / FAQ
Who is ai.adadvisor/mcp-server for?
It is for growth-focused solo builders using AdAdvisor who want coding agents to read Meta Ads performance data through MCP.
When should I use ai.adadvisor/mcp-server?
Use it during Grow analytics when you are reviewing paid social results, comparing campaigns, or preparing optimization tasks in the agent.
How do I add ai.adadvisor/mcp-server to my agent?
Create an adv_sk_ API key per AdAdvisor docs, then add https://api.adadvisor.ai/mcp with Authorization Bearer header in your MCP client configuration.