Skip to main content
Glama

Google Ads MCP Server

by seovimalraj
.env.example587 B
# Google Ads OAuth credentials GADS_CLIENT_ID="" GADS_CLIENT_SECRET="" GADS_DEV_TOKEN="" # Optional login customer ID (manager account) GADS_LOGIN_CUSTOMER_ID="" # 32-byte base64 encoded key for AES-256-GCM # Generate with: openssl rand -base64 32 ENCRYPTION_KEY="" # Redis credentials (Upstash or compatible REST endpoint) REDIS_REST_URL="" REDIS_REST_TOKEN="" # Optional: alternative env keys automatically provided by Vercel / Upstash UPSTASH_REDIS_REST_URL="" UPSTASH_REDIS_REST_TOKEN="" # Application metadata NEXT_PUBLIC_APP_NAME="Ads MCP" # Optional overrides NEXTAUTH_URL=""

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

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