Google Ads for Claude Code
com.getmcpads/google-ads
Google Ads MCP server: 35 read tools, 10 opt-in preview-first writes.
client:Claude Code
transport:stdio
runtime:npm
Install Google Ads in Claude Code
run in your project directory
claude mcp add google-ads -e GOOGLE_ADS_DEVELOPER_TOKEN=<GOOGLE_ADS_DEVELOPER_TOKEN> -e GOOGLE_ADS_CLIENT_ID=<GOOGLE_ADS_CLIENT_ID> -e GOOGLE_ADS_CLIENT_SECRET=<GOOGLE_ADS_CLIENT_SECRET> -e GOOGLE_ADS_REFRESH_TOKEN=<GOOGLE_ADS_REFRESH_TOKEN> -e GOOGLE_ADS_LOGIN_CUSTOMER_ID=<GOOGLE_ADS_LOGIN_CUSTOMER_ID> -e GOOGLE_ADS_ENABLE_WRITES=<GOOGLE_ADS_ENABLE_WRITES> -- npx -y @getmcpads/google-ads-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs