The io.adtao/mcp server provides a Google Ads Model Context Protocol (MCP) integration. It supports working with 20,000+ account peer context, and it performs write operations using a staged approve-then-execute approach.
🛠️ Key Features
- Google Ads MCP integration
- 20,000+ account peer context
- Staged approve-then-execute writes
🚀 Use Cases
- Building MCP-based workflows that require Google Ads account context
- Safely applying changes to Google Ads via an approval gate before execution
⚡ Developer Benefits
- Access to large-scale account peer context for Google Ads
- Separation of write staging and final execution via approve-then-execute flow
⚠️ Limitations
- Scope is described as Google Ads only
- Write operations follow a staged approve-then-execute model, which may add an extra step