chatgpt-ads-manager-mcp
Related Servers
Alternatives to chatgpt-ads-manager-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables management of OpenAI Ads campaigns, ad groups, ads, and insights through MCP, with approval-gated live mutations for safe write operations.44 npmMIT
- AlicenseBqualityCmaintenanceEnables AI agents to manage OpenAI Ads campaigns, ad groups, creatives, custom audiences, conversion tracking via web pixel and CAPI, and run tracking audits through the OpenAI Ads Advertiser API.4344 npmMIT

PaidSync MCPofficial
AlicenseNot gradedqualityBmaintenanceEnables AI assistants to create, manage, and optimize advertising campaigns across 14 ad and measurement platforms through a single MCP endpoint, with over 530 executable tools.3MIT- FlicenseNot gradedqualityCmaintenanceEnables managing mock Facebook Ads Manager-style campaigns through MCP, including querying nested campaign/ad set/ad performance data, flagging underperformers, drafting budget, creative, and pause/resume proposals, and applying changes only after human review or dashboard approval.-
- 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.151 npm4MIT
- AlicenseAqualityCmaintenanceMCP server for AI agents to manage ad campaigns across Google, Meta, LinkedIn, Microsoft, Reddit, TikTok, and more2181 npm17MIT
TDQS
Scored across 89 tools
Most tools are clearly scoped to specific resources and actions (campaign vs ad group vs ad, pause vs activate vs archive). The main boundary blur is between get_audience_operation and poll_audience_operation, which both serve the same polling purpose, and create_campaign_hierarchy partially duplicates the create_campaign/create_ad_group/create_ad sequence.
Tool names consistently follow a verb_noun pattern using snake_case throughout, e.g., list_campaigns, get_campaign, create_campaign, update_campaign, pause_campaign, archive_campaign. Even longer names like create_ad_account_spend_limit_window remain predictable.
89 tools is an extreme count, far exceeding the 50+ threshold for a cohesive tool set. While the domain is broad, several helpers like poll_audience_operation and create_campaign_hierarchy inflate the surface without adding distinct capabilities.
Core ad account, campaign, ad group, ad, audience, and lead form lifecycles are well covered. However, some subdomains are incomplete: conversion pixels/event settings have no update or delete, business agents cannot be archived/deleted, and lead-sync subscriptions lack update support.