Skip to main content
Glama

OpenTelemetry MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOKI_URLNoThe URL of your Loki instance
LOG_LEVELNoLogging level for the serverINFO
LOKI_PASSWORDNoPassword for Loki basic authentication
LOKI_USERNAMENoUsername for Loki basic authentication
LOKI_AUTH_TYPENoAuthentication type for Loki (none, basic, or bearer)none
PROMETHEUS_URLNoThe URL of your Prometheus instance
MCP_OIDC_ISSUERNoOIDC issuer URL for MCP server authentication
MCP_AUTH_ENABLEDNoEnable OIDC authentication for the MCP serverfalse
LOKI_BEARER_TOKENNoBearer token for Loki authentication
MCP_OIDC_AUDIENCENoOIDC audience for MCP server authentication
DEFAULT_TIME_RANGENoDefault time range for queries1h
MCP_OIDC_CLIENT_IDNoOIDC client ID for MCP server authentication
PROMETHEUS_PASSWORDNoPassword for Prometheus basic authentication
PROMETHEUS_USERNAMENoUsername for Prometheus basic authentication
PROMETHEUS_AUTH_TYPENoAuthentication type for Prometheus (none, basic, or bearer)none
PROMETHEUS_BEARER_TOKENNoBearer token for Prometheus authentication

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/agarwalvivek29/opentelemetry-mcp'

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