David-mo/fb-ads-mcp-server
3.2
If you are the rightful owner of fb-ads-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that connects AI assistants to Facebook's Ads API, enabling natural language queries to fetch campaign data, insights, and ad performance metrics.
Tools
Functions exposed to the LLM to take actions
list_ad_accounts
Lists all ad accounts linked to your access token.
get_campaigns_by_adaccount
Retrieve all campaigns for an ad account.
get_adsets_by_campaign
Retrieve all ad sets within a campaign.
get_ads_by_adset
Retrieve all ads within an ad set.
get_campaign_insights
Get performance metrics for a campaign.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client