AdAdvisor MCP Server
VerifiedRetrieve Meta ad accounts, campaigns, and metrics via streamable HTTP.
What is the AdAdvisor MCP Server MCP server?
AdAdvisor MCP Server connects AI clients to Meta advertising data using a streamable HTTP interface. Users can query account structures and pull metrics without managing raw API calls directly.
The server focuses on read-only access to campaign configurations and performance data, supporting analysis workflows in advertising environments.
Install & connect
Add this to your MCP client config. Pick your client below and copy.
{
"mcpServers": {
"mcp-server": {
"url": "https://api.adadvisor.ai/mcp"
}
}
}Example prompts
Once connected, try asking your AI client:
Security & permissions
Requires remote Meta API credentials and permissions to read advertising account data; operates over streamable HTTP without local file access.
What you can do with AdAdvisor MCP Server
Campaign performance review
Pull ad set metrics and configuration details to evaluate ongoing Meta campaigns.
Account structure audit
Retrieve full account and campaign hierarchies for compliance or optimization checks.
Metric reporting
Fetch specific performance metrics from ads for custom reporting or dashboards.
How to use AdAdvisor MCP Server
- 1Obtain Meta Business Manager API access and credentials.
- 2Configure the server with required authentication environment variables.
- 3Deploy the streamable-http endpoint and note the connection URL.
- 4Add the server URL to your MCP client configuration.
- 5Test connectivity by requesting account or campaign data.
AdAdvisor MCP Server: pros & cons
Pros
- +Direct access to Meta ad structures and metrics
- +Streamable HTTP enables efficient real-time data retrieval
- +Simplifies analysis without custom API integration code
- +Focused read-only scope reduces risk of unintended changes
Cons
- –No documented tools or parameter details in available information
- –Limited to Meta advertising data only
- –Requires valid Meta API credentials to function
Frequently asked questions
It exposes Meta advertising accounts, campaigns, ad sets, ads, metrics, and configuration settings.
User reviews
Verified reviews from the community shape this listing's rating.
Loading reviews…