We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/samihalawa/google-ads-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•453 B
# Google Ads MCP Server Configuration
# Copy this file to .env and fill in your credentials
# Google Ads API Configuration (JSON format)
GOOGLE_ADS_CONFIG='{"client_id":"YOUR_CLIENT_ID.apps.googleusercontent.com","client_secret":"YOUR_CLIENT_SECRET","developer_token":"YOUR_DEVELOPER_TOKEN","refresh_token":"YOUR_REFRESH_TOKEN","login_customer_id":"YOUR_MANAGER_CUSTOMER_ID"}'
# Customer ID to query (without dashes)
GOOGLE_ADS_CUSTOMER_ID=1234567890