Skip to main content
Glama
davidmosiah

Google Ads MCP Unofficial

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_ADS_CACHENoEnable SQLite cache (set to 'true' to enable, default off).
GOOGLE_ADS_NO_RETRYNoDisable retry middleware (set to 'true', default off).
GOOGLE_ADS_CLIENT_IDYesOAuth client ID from Google Cloud Console.
GOOGLE_ADS_CACHE_PATHNoOverride cache path.
GOOGLE_ADS_TOKEN_PATHNoOverride token storage path.~/.google-ads-mcp/tokens.json
GOOGLE_ADS_PRIVACY_MODENoPrivacy mode: summary, structured, or raw.structured
GOOGLE_ADS_REDIRECT_URINoOAuth callback URI.http://127.0.0.1:3000/callback
GOOGLE_ADS_CLIENT_SECRETYesOAuth client secret from Google Cloud Console.
GOOGLE_ADS_ALLOW_MUTATIONSNoEnable write tools (set to 'true' to enable, default false).false
GOOGLE_ADS_DEVELOPER_TOKENYesApproved Google Ads developer token from your MCC account.
GOOGLE_ADS_LOGIN_CUSTOMER_IDNoMCC ID (no dashes). Optional.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/davidmosiah/google-ads-mcp-unofficial'

If you have feedback or need assistance with the MCP directory API, please join our Discord server