Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GA_API_SECRET | No | Your Google Analytics API secret for Measurement Protocol. Required for sending events. | |
| GA_PROPERTY_ID | No | Your Google Analytics 4 property ID (numeric, e.g., '123456789'). Required for reading data. | |
| GA_MEASUREMENT_ID | No | Your Google Analytics Measurement ID (format: G-XXXXXXXXXX). Required for sending events via Measurement Protocol. | |
| GA_SERVICE_ACCOUNT_JSON | No | Path to service account JSON file or the JSON content directly. Required for reading data via Google Analytics Data API. |
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 | |