1. list_accounts
List all accessible Google Ads accounts.
2. run_gaql
Execute GAQL queries with custom formatting.
3. run_keyword_planner
Generate keyword ideas with metrics.
A FastMCP-powered Model Context Protocol server for Google Ads API integration with automatic OAuth 2.0 authentication, GAQL querying, and keyword research capabilities for Claude Desktop and other MCP clients.
{
"mcpServers": {
"google-ads": {
"command": "/full/path/to/your/project/.venv/bin/python",
"args": [
"/full/path/to/your/project/server.py"
]
}
}
}