Connect any ad platform to Claude, ChatGPT and AI agents

Between February and June 2026, every major ad platform shipped or announced an official MCP server. The matrix below is what each one can actually do, checked against official docs rather than vendor blogs: hosted or self-hosted, read or write, how you authenticate, and where the gates are.

Last verified: July 22, 2026

Diagram: Claude connected to ad platform MCP servers grouped by capability, with AdMakeAI as the creative layer

The official MCP server capability matrix

8 of 11 platforms have an official server or announcement. Only 3 can write. None generate creative.

Last verified: July 22, 2026. Statuses in this space change monthly; treat anything older than a quarter as suspect.

PlatformOfficial serverRead vs writeAuthLaunchNotes
MetaHostedWriteOAuth, pick a Business portfolioApr 29, 202629 tools. Every write lands paused until a human activates it. A per-account is_ads_mcp_enabled rollout gate still blocks many accounts. No creative tools.
Google AdsSelf-hostRead-onlyDeveloper token + GCP project + OAuth (ADC)Reported Apr 28, 20263 tools + 4 resources; reporting runs on GAQL. No hosted endpoint, no writes, no creative.
Amazon AdsHostedFull CRUDLogin with Amazon OAuthFeb 2, 2026 (open beta)First mover. Regional endpoints (NA, EU, FE); account IDs travel as body params, not headers. Needs a Developer Center app.
TikTok AdsHostedWriteZero-code, via Ads ManagerLive Jun 30, 2026Agentic Hub, announced May 13. Campaign creation, bid adjustments, reporting. No published tool inventory.
Microsoft AdvertisingGated pilotRead-onlyNot disclosedJun 2026 (pilot)Waitlist. Account exploration (campaigns, ad groups, keywords) plus spend, CTR, CPC, and ROAS metrics.
Pinterest AdsGated alphaRead-onlyNot disclosedAnnounced around Cannes 2026Six named partners only. No public docs, endpoint, or waitlist.
Snapchat AdsAnnounced onlyWrite intentNot disclosedAnnounced Jun 18, 2026A press announcement so far: no dev docs, no endpoint, no schema.
X AdsCore API only-OAuth 2.0 (core API)Jun 30, 2026 (core server)The trap row. X runs an official server at api.x.com/mcp, but it covers posts, search, and users and excludes the Ads API entirely.
LinkedIn AdsNone---Marketing Developer Platform access is application-gated; community servers still need your own approved LinkedIn app.
Reddit AdsNone---No official server on any Reddit channel. A hosted community option exists (Pipeboard).
Google Ad ManagerNone---Distinct from Google Ads. No official GAM server found.

The rows most roundups get wrong

  • X Ads: the official X MCP server is real and hosted, which is exactly why it misleads. It covers the core API only, with zero Ads API tools. The Ads API stays a separately approval-gated partner program.
  • Snapchat: announced June 18, but there are no developer docs and no endpoint. Announced is not shipped.
  • TikTok: the opposite case. Coverage written in May still calls it announced-only; the Agentic Hub went live to advertisers on June 30.

What the table adds up to

  • Only three platforms let an agent write anything: Meta (paused by default), Amazon (full CRUD), and TikTok.
  • Google Ads and Microsoft are read-only. Reporting comes out; nothing goes in.
  • Not one server in this table, official or community, generates ad creative. Every single one assumes the images already exist.

How connecting an ad platform to Claude works

MCP is a standard way to hand an AI assistant a set of tools that call an official API, with your approval sitting in front of anything that writes. You add a server to Claude, ChatGPT, or another MCP client, sign in with OAuth, and the assistant can call whatever tools that server exposes. Official servers are run by the platform itself; community servers reach the same APIs through their own registered apps. The one method that gets ad accounts banned is browser automation on a logged-in session, and no server in the matrix works that way. For a full worked example on the most capable platform, see how to connect Claude to Meta ads.

Platform by platform

Google Ads

Official, self-host, read-only

3 tools that run GAQL reports against your account. You host it yourself via pipx or Cloud Run, and it will never touch a bid or make an image.

Read the setup guide

Meta

Official, hosted, write (paused by default)

The most capable official server: 29 tools at mcp.facebook.com/ads, every write landing paused until you activate it. A per-account rollout gate still blocks many accounts.

Read the setup guide

TikTok Ads

Official, hosted, write

The Agentic Hub went live to advertisers on June 30 with 14 launch partners. Zero-code setup from inside Ads Manager, but no published tool inventory yet.

Amazon Ads

Official, hosted, full CRUD

The first mover (open beta since February 2) and the only server with confirmed create, update, and delete. Requires an Amazon Ads Developer Center app.

Microsoft Advertising

Official, gated pilot, read-only

A June 2026 pilot behind a waitlist: campaign and keyword exploration plus spend and ROAS metrics. Works with Claude and ChatGPT desktop clients.

Pinterest Ads

Official, gated alpha, read-only

Announced around Cannes 2026 for six named agency partners. No public docs, no self-serve path, no GA date.

Snapchat Ads

Announced, not shipped

One line in a June 18 press push about agentic ads. developers.snap.com has zero MCP mentions, so there is nothing to set up yet.

X Ads

No ads coverage

X's official MCP server exists and is hosted, which is exactly why people get burned: it serves the core API only and has zero Ads API tools.

LinkedIn Ads

No official server

The Marketing Developer Platform behind any LinkedIn ads tool is application-gated, with approval reportedly taking weeks to months. That gate applies to community servers too.

Reddit Ads

No official server

Nothing announced on any Reddit channel. The underlying Ads API is OAuth2 with a roughly 1 request per second limit; a hosted community server (Pipeboard) covers it.

Google Ad Manager

No official server

Often confused with Google Ads, but GAM is a separate product and we found no official MCP server for it at all.

The layer no official server covers: making the ad

Read the matrix again and one absence repeats down the whole column: every server manages or reports, and none of them can produce an image. The creative is the part that decides whether a campaign works, and it is the part AdMake AI's server covers. AdMake AI runs a Model Context Protocol server at https://admakeai.com/api/mcp. Grab an API key from your integrations dashboard, point Claude Desktop, Claude Code, Cursor, or any MCP client at it, and Claude gets competitor research from the ad library, on-brand ad images and batch variations, ad copy, and campaign drafts. For Meta, the push goes through the official Marketing API after your approval. Run it side by side with any official server in the table: the platform server reads and manages, AdMake AI makes the creative, all in one chat.

Prefer no client setup at all? Agent Flow runs the same tools in a chat window on the site.

Add the creative layer to your MCP stack

Competitor research, on-brand ad images, batch variations, and campaign drafts, driven from Claude or from Agent Flow in your browser. Free credits, no card.

Frequently asked questions

Which ad platforms have an official MCP server?

As of July 22, 2026: Meta, Google Ads, Amazon Ads, and TikTok have shipped official servers. Microsoft Advertising runs a gated read-only pilot and Pinterest a six-partner alpha. Snapchat has announced a server without shipping developer docs. X has an official MCP server that excludes the Ads API. LinkedIn, Reddit, and Google Ad Manager have no official server.

Which ad platform MCP servers can actually create or edit campaigns?

Three. Meta (every write lands paused until a human activates it), Amazon Ads (full create, update, and delete), and TikTok (campaign creation and bid adjustments through the Agentic Hub). Google Ads and Microsoft Advertising are strictly read-only.

What is an ad platform MCP server?

A server your AI assistant connects to that exposes tools calling the platform's official ads API. You add it to Claude, ChatGPT, or another MCP client, authenticate with OAuth, and the assistant can pull reports or, on write-capable servers, draft campaign changes for your approval. No browser automation is involved.

Can any official ad platform MCP server generate ad creative?

No. None of the official servers, and none of the community servers we tracked, include image or creative generation tools. They manage and report on campaigns whose creative already exists. AdMake AI's MCP server covers that layer: competitor research from the ad library, on-brand ad images and batch variations, ad copy, and campaign drafts.

Is connecting an AI agent to my ad account against platform rules?

Not through these servers. They use official APIs with scoped OAuth tokens, which is the access model platforms build for software. What gets ad accounts banned is browser automation on a logged-in session; none of the servers in this matrix work that way.

Do I need to be a developer to connect one?

Depends on the platform. Meta, Amazon, and TikTok are hosted, so setup is a config entry plus OAuth. Google's official server is self-hosted: you need a developer token, a Google Cloud project, and a local pipx install. Microsoft and Pinterest sit behind a waitlist and a partner list respectively.

Setup guides so far: Google Ads to Claude and Meta to Claude. More platforms get pages as their servers actually ship.