Skip to main content
Glama
sunilshrestha1982

Elevate Analytics MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoOptional. Log level (e.g., 'info', 'debug').
REDIS_URLNoOptional. Redis URL for caching.
GCP_REGIONYesRequired in production. Google Cloud region.
JWT_SECRETYesRequired in production. Secret for JWT tokens.
MCP_API_KEYYesRequired in production. API key for MCP endpoint authentication.
DATABASE_URLYesRequired in all environments. Database connection URL.
OTEL_ENABLEDNoOptional. Set to 'true' to enable OpenTelemetry tracing.
ENCRYPTION_KEYYesRequired in production. Key for data encryption.
GCP_PROJECT_IDYesRequired in production. Google Cloud project ID.
GOOGLE_API_KEYNoOptional but recommended. Google API key for PageSpeed Insights.
SESSION_SECRETYesRequired in production. Secret for session cookies.
ALLOWED_ORIGINSNoOptional. Comma-separated list of allowed CORS origins.
GCP_SERVICE_NAMEYesRequired in production. Cloud Run service name.
GOOGLE_CLIENT_IDYesRequired in production. OAuth client ID for Google APIs.
OTEL_SERVICE_NAMENoOptional. Override OpenTelemetry service name.
METRICS_AUTH_TOKENNoOptional. Token for authenticating metrics endpoint.
GOOGLE_REDIRECT_URIYesRequired in production. OAuth callback URL.
GOOGLE_CLIENT_SECRETYesRequired in production. OAuth client secret for Google APIs.

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/sunilshrestha1982/elevate-analytics-mcp'

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