Google Ads
MCP server for Google Ads — 22 tools for spend diagnosis, impression share, and asset performance.
{
"mcpServers": {
"google-ads-mcp": {
"command": "npx",
"args": [
"-y",
"@zleventer/google-ads-mcp"
],
"env": {
"GOOGLE_ADS_DEVELOPER_TOKEN": "<your-google_ads_developer_token>",
"GOOGLE_ADS_CLIENT_ID": "<your-google_ads_client_id>",
"GOOGLE_ADS_CLIENT_SECRET": "<your-google_ads_client_secret>",
"GOOGLE_ADS_REFRESH_TOKEN": "<your-google_ads_refresh_token>",
"GOOGLE_ADS_CUSTOMER_ID": "<google_ads_customer_id>",
"GOOGLE_ADS_LOGIN_CUSTOMER_ID": "<google_ads_login_customer_id>"
}
}
}
}{
"mcpServers": {
"google-ads-mcp": {
"command": "npx",
"args": [
"-y",
"@zleventer/google-ads-mcp"
],
"env": {
"GOOGLE_ADS_DEVELOPER_TOKEN": "<your-google_ads_developer_token>",
"GOOGLE_ADS_CLIENT_ID": "<your-google_ads_client_id>",
"GOOGLE_ADS_CLIENT_SECRET": "<your-google_ads_client_secret>",
"GOOGLE_ADS_REFRESH_TOKEN": "<your-google_ads_refresh_token>",
"GOOGLE_ADS_CUSTOMER_ID": "<google_ads_customer_id>",
"GOOGLE_ADS_LOGIN_CUSTOMER_ID": "<google_ads_login_customer_id>"
}
}
}
}npx -y @zleventer/google-ads-mcpGOOGLE_ADS_DEVELOPER_TOKENGoogle Ads developer token (apply at https://developers.google.com/google-ads/api/docs/get-started/dev-token)
GOOGLE_ADS_CLIENT_IDOAuth 2.0 client ID from Google Cloud Console
GOOGLE_ADS_CLIENT_SECRETOAuth 2.0 client secret from Google Cloud Console
GOOGLE_ADS_REFRESH_TOKENOAuth 2.0 refresh token with https://www.googleapis.com/auth/adwords scope
GOOGLE_ADS_CUSTOMER_IDDefault Google Ads customer ID (numeric, no dashes). Can be overridden per tool call.
GOOGLE_ADS_LOGIN_CUSTOMER_IDManager (MCC) account ID — required only if accessing accounts under an MCC
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.