AI ads infrastructure
Is There an MCP Server for Google Ads?
Yes — several MCP servers connect Google Ads to Claude, ChatGPT, Cursor, and other AI clients. The current landscape and which one to use.
Yes — multiple MCP (Model Context Protocol) servers connect Google Ads to AI clients. As of April 2026 the options fall into three buckets: hosted production-grade servers (NotFair), community open-source wrappers on GitHub, and roll-your-own builds on top of the Google Ads API and the official MCP SDK.
What's available right now
- NotFair — hosted MCP server with ~40 read and write tools, one-click OAuth, MCC support, sandboxed GAQL execution, and approval gates on destructive operations. Used by individual marketers and agencies.
- Community open-source servers — published by individual developers since late 2024. Quality and tool coverage vary; most are read-focused thin wrappers around the official client libraries.
- Roll-your-own — build directly on top of the Google Ads API using the official MCP SDK (TypeScript or Python). Realistic effort: 2–4 weeks plus the Google developer token application.
Which one should you use?
- Use NotFair if you want to be auditing a real account in 5 minutes without standing up infrastructure or applying for a Google developer token.
- Use a community server if you already have an approved developer token, only need read tools, and want full code control.
- Roll your own if you have specific compliance, data-residency, or bespoke-tool requirements that the existing options don't meet.
Is there an official Google MCP server?
No. As of April 2026, Google has not published a first-party MCP server for Google Ads. All available options are third-party — built by NotFair or by individual community developers.
Is there an Anthropic-published MCP server for Google Ads?
No. Anthropic publishes the MCP specification and SDKs, but not vertical MCP servers themselves. Third-party servers like NotFair fill that role for Google Ads.
FAQ
Try MCP with Google Ads
Connect your Google Ads account to NotFair in 30 seconds and start querying campaigns from Claude.