Elevate Analytics MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Optional. Log level (e.g., 'info', 'debug'). | |
| REDIS_URL | No | Optional. Redis URL for caching. | |
| GCP_REGION | Yes | Required in production. Google Cloud region. | |
| JWT_SECRET | Yes | Required in production. Secret for JWT tokens. | |
| MCP_API_KEY | Yes | Required in production. API key for MCP endpoint authentication. | |
| DATABASE_URL | Yes | Required in all environments. Database connection URL. | |
| OTEL_ENABLED | No | Optional. Set to 'true' to enable OpenTelemetry tracing. | |
| ENCRYPTION_KEY | Yes | Required in production. Key for data encryption. | |
| GCP_PROJECT_ID | Yes | Required in production. Google Cloud project ID. | |
| GOOGLE_API_KEY | No | Optional but recommended. Google API key for PageSpeed Insights. | |
| SESSION_SECRET | Yes | Required in production. Secret for session cookies. | |
| ALLOWED_ORIGINS | No | Optional. Comma-separated list of allowed CORS origins. | |
| GCP_SERVICE_NAME | Yes | Required in production. Cloud Run service name. | |
| GOOGLE_CLIENT_ID | Yes | Required in production. OAuth client ID for Google APIs. | |
| OTEL_SERVICE_NAME | No | Optional. Override OpenTelemetry service name. | |
| METRICS_AUTH_TOKEN | No | Optional. Token for authenticating metrics endpoint. | |
| GOOGLE_REDIRECT_URI | Yes | Required in production. OAuth callback URL. | |
| GOOGLE_CLIENT_SECRET | Yes | Required in production. OAuth client secret for Google APIs. |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues