Loomal

Google Ads MCP Server

MCP server by github.com/cesteral/mcp-open-advertising

Google Ads management — campaign writes, GAQL reporting, bulk mutate, validation, and previews

2 starsnpm: @cesteral/gads-mcpRemote-capable

About Google Ads MCP Server

Google Ads MCP Server is an MCP (Model Context Protocol) server published by cesteral in the official MCP registry, listed under Marketing on Loomal. Google Ads management — campaign writes, GAQL reporting, bulk mutate, validation, and previews

Google Ads MCP Server runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (@cesteral/gads-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cesteral/mcp-open-advertising, where the project has earned 2 GitHub stars.

Use Google Ads MCP Server with your agent

Claude Code · one command
claude mcp add --transport http google-ads-mcp-server https://{host}/gads-mcp/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "google-ads-mcp-server": {
      "url": "https://{host}/gads-mcp/mcp"
    }
  }
}
streamable-httphttps://{host}/gads-mcp/mcp
npm@cesteral/gads-mcp

Frequently asked questions

What is Google Ads MCP Server?
Google Ads MCP Server is an MCP (Model Context Protocol) server by cesteral in the Marketing category. Google Ads management — campaign writes, GAQL reporting, bulk mutate, validation, and previews
How do I connect Google Ads MCP Server to Claude, Cursor, or another MCP client?
Google Ads MCP Server is a remote MCP server — add its endpoint (https://{host}/gads-mcp/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Google Ads MCP Server open source?
Yes — the source code is public at github.com/cesteral/mcp-open-advertising, with 2 GitHub stars.
Can AI agents pay to use Google Ads MCP Server?
Not yet through Loomal — Google Ads MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Google Ads MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.