Skip to main content
Glama
PlatAid

Google Analytics MCP

by PlatAid

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GA_OAUTH_HDNoWorkspace domain hint (e.g., 'yourcompany.com').
GCP_PROJECT_IDNoEnables Firestore OAuth-state persistence.
PUBLIC_BASE_URLNoCloud Run HTTPS URL for OAuth redirect (callback /auth/callback).
GA_MCP_TRANSPORTNoTransport mode: 'stdio' for local, 'http' for hosted (Cloud Run). Defaults to 'stdio'.stdio
GA_OAUTH_JWT_KEYNoStable key so issued tokens survive redeploys.
GA_OAUTH_CLIENT_IDNoGoogle OAuth Web client ID. Presence activates OAuth.
GA_OAUTH_CLIENT_SECRETNoGoogle OAuth Web client secret.
GA_OAUTH_FIRESTORE_DATABASENoFirestore database name for OAuth state.
GA_OAUTH_FIRESTORE_COLLECTIONNoFirestore collection for OAuth state.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/PlatAid/google-analytics-mcp-oauth'

If you have feedback or need assistance with the MCP directory API, please join our Discord server