Loading MCP server directory, please wait...
Multi-account Google Ads MCP: campaigns, keywords, search terms, and ad performance.
npx @getmcp/cli add io.github.Ayo-Fam/mcp-google-adsRequires Python 3.10+. Community-contributed server. Review source before installing.
GOOGLE_ADS_DEVELOPER_TOKENGoogle Ads API developer token from the Google Ads API Center
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Ayo-Fam/mcp-google-ads": {
"command": "uvx",
"args": [
"mcp-google-ads-multi"
],
"env": {
"GOOGLE_ADS_DEVELOPER_TOKEN": "",
"GOOGLE_ADS_ACCOUNTS_CONFIG": ""
}
}
}
}