Skip to main content
Glama

prometheus-rs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROMETHEUS_URLNoBase URL of your Prometheus serverhttp://localhost:9090
PROMETHEUS_RETRIESNoNumber of retries for Prometheus API calls3
PROMETHEUS_TIMEOUTNoHTTP request timeout in seconds10
PROMETHEUS_PASSWORDNoBasic auth password
PROMETHEUS_USERNAMENoBasic auth username
PROMETHEUS_CACHE_TTL_SECSNoTTL for simple in-process caches (list metrics and label values) in seconds
PROMETHEUS_MIN_INTERVAL_MSNoMinimum interval between query requests (basic rate limit) in milliseconds
PROMETHEUS_RETRY_BACKOFF_MSNoTime to wait between retries in milliseconds500

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/brenoepics/prometheus-rs'

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