Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GAM_MCP_HOST | No | Server host (HTTP mode only) | 0.0.0.0 |
| GAM_MCP_PORT | No | Server port (HTTP mode only) | 8000 |
| GAM_NETWORK_CODE | Yes | Ad Manager network code | |
| GAM_MCP_TRANSPORT | No | Transport mode: stdio or http | stdio in Docker, http otherwise |
| GAM_MCP_AUTH_TOKEN | No | Authentication token (HTTP mode only). Auto-generated if not set | |
| GAM_CREDENTIALS_PATH | Yes | Path to service account JSON |
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 | |