Skip to main content
Glama
lucagalvani

google-ads-agent

by lucagalvani

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ADS_AGENT_STATENoState directory used by agent/run.sh.~/.ads-agent
ADS_AGENT_POLICYNoPath to the policy file.~/.ads-agent/policy.yaml
ADS_AGENT_JOURNALNoPath to the audit journal.~/.ads-agent/journal.jsonl
GOOGLE_ADS_CLIENT_IDNoOAuth client ID. Required if not using a credentials file.
GOOGLE_ADS_CLIENT_SECRETNoOAuth client secret. Required if not using a credentials file.
GOOGLE_ADS_REFRESH_TOKENNoOAuth refresh token. Required if not using a credentials file.
ADS_AGENT_MAX_DAILY_BUDGETNoRefuse to create a campaign above this daily budget.100
GOOGLE_ADS_DEVELOPER_TOKENNoGoogle Ads developer token. Required if not using a credentials file.
GOOGLE_ADS_LOGIN_CUSTOMER_IDNoOptional manager account ID (digits only) used as the login customer ID.
ADS_AGENT_ALLOWED_CUSTOMER_IDSNoComma-separated allowlist of customer IDs. Unset means any accessible account.
GOOGLE_ADS_CONFIGURATION_FILE_PATHNoPath to the Google Ads credentials file. A config file takes precedence if it exists.~/google-ads.yaml

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

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/lucagalvani/google-ads-agent'

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