mcp-server-google-analytics
by ruchernchong
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GA_PROPERTY_ID | Yes | Your Google Analytics 4 property ID. | |
| GOOGLE_PRIVATE_KEY | Yes | Your private key for the Google service account. | |
| GOOGLE_CLIENT_EMAIL | Yes | Your service account email for the Google Cloud project. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| runReportC | Run a report to get analytics data |
| getPageViewsB | Get page view metrics for a specific date range |
| getActiveUsersC | Get active users metrics for a specific date range |
| getEventsC | Get event metrics for a specific date range |
| getUserBehaviorB | Get user behavior metrics like session duration and bounce rate |
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/ruchernchong/mcp-server-google-analytics'
If you have feedback or need assistance with the MCP directory API, please join our Discord server