Facebook Ads MCP Server
UnclaimedNo description provided.
Install
npx -y @smithery/cli install @gomarble-ai/facebook-ads-mcp-server --client claudeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (21)
fetch_pagination_url
Fetches data from a pagination URL (e.g., from insights).
get_activities_by_adaccount
Retrieves change history for an ad account.
get_activities_by_adset
Retrieves change history for an ad set.
get_ad_by_id
Retrieves details for a specific ad.
get_ad_creative_by_id
Retrieves details for a specific ad creative.
get_ad_creatives_by_ad_id
Retrieves creatives associated with an ad.
get_ad_insights
Retrieves performance insights for an ad.
get_adaccount_insights
Retrieves performance insights for an ad account.
get_ads_by_adaccount
Retrieves ads within an ad account.
get_ads_by_adset
Retrieves ads within an ad set.
get_ads_by_campaign
Retrieves ads within a campaign.
get_adset_by_id
Retrieves details for a specific ad set.
get_adset_insights
Retrieves performance insights for an ad set.
get_adsets_by_adaccount
Retrieves ad sets within an ad account.
get_adsets_by_campaign
Retrieves ad sets within a campaign.
get_adsets_by_ids
Retrieves details for multiple ad sets by their IDs.
get_campaign_by_id
Retrieves details for a specific campaign.
get_campaign_insights
Retrieves performance insights for a campaign.
get_campaigns_by_adaccount
Retrieves campaigns within an ad account.
get_details_of_ad_account
Retrieves details for a specific ad account.
list_ad_accounts
Lists ad accounts linked to the token.