Skip to main content
Glama
marcosvb1

google-ads-mcp-worker

by marcosvb1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ACCESS_AUDNoCloudflare Access audience tag (Aud) for the Access application. Used with ACCESS_TEAM_DOMAIN.
MCP_SHARED_SECRETNoBearer token for authentication. Clients must send Authorization: Bearer <token>. Enables bearer authentication mode.
ACCESS_TEAM_DOMAINNoCloudflare Access team domain (e.g., https://<team>.cloudflareaccess.com). Enables Cloudflare Access authentication mode.
GOOGLE_ADS_CLIENT_IDYesOAuth client ID from Google Cloud Console (required).
GOOGLE_ADS_API_VERSIONNoGoogle Ads API version to use. Default is v25.v25
GOOGLE_ADS_CLIENT_SECRETYesOAuth client secret from Google Cloud Console (required).
GOOGLE_ADS_REFRESH_TOKENYesOAuth refresh token with scope https://www.googleapis.com/auth/adwords (required).
MCP_ALLOW_UNAUTHENTICATEDNoSet to 'true' to disable authentication (open mode). Intended for local development only.false
GOOGLE_ADS_DEVELOPER_TOKENYesGoogle Ads developer token (required). Obtain from Google Ads manager account → API Center.
GOOGLE_ADS_LOGIN_CUSTOMER_IDNoManager account (MCC) ID for the default profile, digits only. Required to access client accounts through the MCC.
GOOGLE_ADS_ALLOWED_CUSTOMER_IDSNoComma-separated allowlist of customer IDs that this deployment may query. Any other ID is refused before reaching Google.

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/marcosvb1/google-ads-mcp-worker'

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