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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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