google ads manager mcp for Claude Code
io.github.aleemhaider/google-ads-manager-mcp
Unofficial MCP server for Google Ads: reporting plus safe draft/confirm campaign management.
client:Claude Code
transport:stdio
runtime:npm
Install google ads manager mcp in Claude Code
run in your project directory
claude mcp add google-ads-manager-mcp -e GOOGLE_ADS_CLIENT_ID=<GOOGLE_ADS_CLIENT_ID> -e GOOGLE_ADS_CLIENT_SECRET=<GOOGLE_ADS_CLIENT_SECRET> -e GOOGLE_ADS_DEVELOPER_TOKEN=<GOOGLE_ADS_DEVELOPER_TOKEN> -e GOOGLE_ADS_REFRESH_TOKEN=<GOOGLE_ADS_REFRESH_TOKEN> -e GOOGLE_ADS_CUSTOMER_ID=<GOOGLE_ADS_CUSTOMER_ID> -e GOOGLE_ADS_LOGIN_CUSTOMER_ID=<GOOGLE_ADS_LOGIN_CUSTOMER_ID> -- npx -y google-ads-manager-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs