Skip to main content
Glama
jgdeutsch

Google Ads MCP Server

by jgdeutsch

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address (default: 0.0.0.0)0.0.0.0
PORTNoServer port (default: 3000)3000
NODE_ENVNoEnvironment (default: development)development
SESSION_TTLNoSession duration in ms (default: 86400000)86400000
REQUIRE_AUTHNoEnable OAuth for team access (default: false)false
SESSION_SECRETYesRandom 32+ char secret
GOOGLE_ADS_CLIENT_IDYesOAuth client ID
GOOGLE_ADS_CUSTOMER_IDYesAd account ID (no dashes)
GOOGLE_ADS_CLIENT_SECRETYesOAuth client secret
GOOGLE_ADS_REFRESH_TOKENYesOAuth refresh token
GOOGLE_ADS_DEVELOPER_TOKENYesGoogle Ads API developer token
GOOGLE_ADS_LOGIN_CUSTOMER_IDYesMCC account ID (no dashes)

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

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