Skip to main content
Glama
dhawalshah

google-ads-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port (default 8080).8080
BASE_URLNoPublic URL of this service. Used for OAuth metadata and as the canonical resource URI tokens are bound to. Required for remote HTTP mode.
LOG_LEVELNoPython log level (default INFO).INFO
GCP_PROJECT_IDNoGCP project hosting Firestore. Required for remote HTTP mode.
MCP_USER_EMAILNoYour email — set in Claude Desktop config. Required for local STDIO mode.
ALLOWED_DOMAINSNoComma-separated email domain allowlist (e.g. acme.com,beta.com). Empty = no restriction.
GOOGLE_CLIENT_IDNoGoogle OAuth client ID. Required if not using OAUTH_CONFIG_PATH.
OAUTH_CONFIG_PATHNoAlternative to GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET: path to client_secret.json.
GOOGLE_REDIRECT_URINoOverride the Google callback URL. Defaults to ${BASE_URL}/auth/callback.
GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret. Required if not using OAUTH_CONFIG_PATH.
GOOGLE_ADS_DEVELOPER_TOKENNoDeprecated. Leave unset — access level now comes from the Cloud project owning the OAuth client. If set, it is sent as the Developer-Token header (legacy setups only).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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