Catalog
io.github.cesteral/gads-mcp
Officialby cesteral · TypeScript
Google Ads MCP Server
Google Ads management — campaign writes, GAQL reporting, bulk mutate, validation, and previews
Manage Google Ads campaigns with GAQL reporting, bulk mutations, validation, and previews.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"gads-mcp": {
"command": "npx",
"args": [
"-y",
"@cesteral/gads-mcp@1.3.0"
]
}
}
}