google-marketing-solutions/google_ads_mcp
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.
Platform-specific configuration:
{
"mcpServers": {
"google_ads_mcp": {
"command": "npx",
"args": [
"-y",
"google_ads_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...