Meta Ads MCP
Related Servers
Alternatives to Meta Ads MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceA Model Context Protocol server that lets AI assistants run your Meta Ads end to end — launch campaigns, upload creatives, update budgets, and dig into performance through natural conversation. Works across Facebook, Instagram, and other Meta surfaces.Business Source 1.1
- AlicenseNot gradedqualityBmaintenanceA self-hosted Model Context Protocol (MCP) server that gives AI agents secure, multi-tenant access to the Meta Marketing API for Facebook Ads and Instagram Ads. It enables campaign management, audience targeting, insights, lead management, and more across multiple ad accounts.MIT
- AlicenseAqualityCmaintenanceA Model Context Protocol server for the Meta (Facebook) Ads API, providing 54 tools to manage ad accounts, campaigns, ad sets, ads, creatives, media, insights, targeting, and more via the Meta Graph API.35144 npm14MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server for programmatic management of Meta (Facebook/Instagram) advertising campaigns through AI assistants. It enables campaign creation, ad set management, creative upload, analytics, audience management, and conversion tracking.144 npm4MIT
- AlicenseCqualityCmaintenanceA local Model Context Protocol server that enables interaction with the Meta Marketing API to manage ad accounts, campaigns, and creatives. It provides tools for targeting research, insight reporting, and campaign management through local MCP clients like Claude Code and Cursor.4051AGPL 3.0
- FlicenseNot gradedqualityDmaintenanceA comprehensive MCP server for managing and analyzing Meta Ads (Facebook/Instagram) with over 80 natural-language tools for AI agents like Claude Desktop.-
TDQS
Scored across 37 tools
The tools are generally well-named with clear prefixes (get_, create_, update_, search_) and specific object types (campaign, ad, creative, image). Some potential confusion exists between get_ad_creatives and get_ad_image, but the descriptions and parameter hints help disambiguate.
Most tools use a consistent snake_case verb-noun pattern (get_campaigns, create_budget_schedule). Minor inconsistencies exist, such as mixing get_ and search_ (get_account_pages vs. search_ads) and occasional bulk_ prefix variations, but overall the pattern is consistent.
37 tools is a substantial but comprehensive surface for Meta Ads, covering account setup, campaign/creative management, insights, budget schedules, and asset handling. The breadth is justified given the complexity of the Meta Ads API, though it may be overwhelming for simple use cases.
Covers the core ad lifecycle: accounts, pages, campaigns, ad sets, creatives, images, videos, insights, and budget schedules. Missing some advanced features like detailed reporting, async job handling, or audience insights, but the surface is reasonably complete for standard ad management.