DirectoryGoogle Ads
api

Google Ads

by google-marketing-solutions

60
Health
good
50
Popularity

The Google Ads MCP Server is an implementation of the Model Context Protocol (MCP) that enables Large Language Models (LLMs), such as Gemini, to interact directly with the Google Ads API.

197stars
61forks
Python
Apache-2.0
Updated May 10, 2026
#ai-agents#gemini#google#google-ads#google-ads-api#mcp#mcp-server

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "google-ads": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-google-ads-"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthgood

Freshness32/40
Issue response3/30
Org backing20/20
Longevity5/10
Updated recently
Most issues unresolved
Org-backed

Server Info

Categoryapi
LanguagePython
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory