Skip to main content
Glama

mcp-server-google-analytics

by ruchernchong

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GA_PROPERTY_IDYesYour Google Analytics 4 property ID.
GOOGLE_PRIVATE_KEYYesYour private key for the Google service account.
GOOGLE_CLIENT_EMAILYesYour service account email for the Google Cloud project.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
runReport

Run a report to get analytics data

getPageViews

Get page view metrics for a specific date range

getActiveUsers

Get active users metrics for a specific date range

getEvents

Get event metrics for a specific date range

getUserBehavior

Get user behavior metrics like session duration and bounce rate

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