Google Ads MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FASTMCP_HOST | No | Host for FastMCP (e.g., 0.0.0.0 for Cloud Run). | |
| GOOGLE_PROJECT_ID | Yes | Your Google Cloud project ID. | |
| GOOGLE_ADS_MCP_BASE_URL | No | Base URL for the server (default: http://localhost:8080). | |
| GOOGLE_ADS_DEVELOPER_TOKEN | Yes | Your Google Ads developer token. | |
| GOOGLE_ADS_MCP_TOOLS_CONFIG | No | Path to a custom tools_config.yaml file. | |
| GOOGLE_ADS_LOGIN_CUSTOMER_ID | No | Manager customer ID if accessing through a manager account. | |
| GOOGLE_ADS_MCP_OAUTH_CLIENT_ID | No | OAuth 2.0 Client ID for OAuth proxy authentication. | |
| GOOGLE_APPLICATION_CREDENTIALS | No | Path to Google Application Default Credentials JSON file. | |
| GOOGLE_ADS_MCP_OAUTH_CLIENT_SECRET | No | OAuth 2.0 Client Secret for OAuth proxy authentication. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/contentkueche/google-ads-mcp-render'
If you have feedback or need assistance with the MCP directory API, please join our Discord server