Skip to main content
Glama
dhawalshah

google-analytics-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port (default 8080).8080
BASE_URLNoPublic URL of this service. Used for OAuth metadata and as the canonical resource URI tokens are bound to. Required for Mode B (remote HTTP server).
LOG_LEVELNoPython log level (default INFO).INFO
GCP_PROJECT_IDNoGCP project hosting Firestore. Required for Mode B (remote HTTP server).
MCP_USER_EMAILNoYour email — set in Claude Desktop config for Mode A (local STDIO).
ALLOWED_DOMAINSNoComma-separated email domain allowlist (e.g. acme.com,beta.com). Empty = no restriction.
GOOGLE_CLIENT_IDNoGoogle OAuth client ID. Alternative to OAUTH_CONFIG_PATH for Mode B.
OAUTH_CONFIG_PATHNoPath to client_secret.json. Alternative to GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET; also used in Mode A.
GOOGLE_REDIRECT_URINoOverride the Google callback URL. Defaults to ${BASE_URL}/auth/callback.${BASE_URL}/auth/callback
GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret. Alternative to OAUTH_CONFIG_PATH for Mode B.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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