Loading...
Discovering amazing AI tools


Hosted and open-source Model Context Protocol server to manage Google Ads from MCP clients (e.g., Claude) without Google Cloud or terminal setup.

Hosted and open-source Model Context Protocol server to manage Google Ads from MCP clients (e.g., Claude) without Google Cloud or terminal setup.
Google Ads MCP Server is a Model Context Protocol (MCP) implementation that exposes Google Ads management and reporting tools to MCP clients such as Claude Desktop. It can be self-hosted (Node.js/TypeScript implementations exist) or used as a hosted remote MCP server; configuration is driven via environment variables (.env) and standard Google Ads API/OAuth2 credentials. The server implements campaign management, budgeting, analytics, and reporting tools accessible via a unified POST /api/mcp endpoint or MCP streamable JSON-RPC, and includes automatic rate-limit handling, retries, and export capabilities (CSV/JSON). Its value is enabling marketers and developer workflows to control Google Ads programmatically from agent/MCP clients without direct Google Cloud or manual JSON editing.
