Skip to main content
Glama
yeonkyu-git

MCP Prometheus

by yeonkyu-git

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROM_URLNoThe default Prometheus server URL used as a fallback.
PROM_ENV_URLSNoA JSON string mapping environment names (e.g., prod, dev_test, dr) to their respective Prometheus URLs. Example: {"prod":"http://...:9090"}
ALERT_CRIT_PCTNoThe threshold percentage for critical alerts.95
ALERT_WARN_PCTNoThe threshold percentage for warning alerts.85
PROM_TIMEOUT_SECNoQuery timeout in seconds for Prometheus requests.15
PROM_BEARER_TOKENNoBearer token for Prometheus authentication if required.
ALERT_SUSTAIN_MINUTESNoThe duration in minutes an alert condition must be sustained.5
PROM_MAX_PARALLEL_CHECKSNoThe maximum number of checks to run in parallel.6
PROM_MAX_SAMPLES_PER_SERIESNoMaximum number of samples allowed per series for Prometheus queries.5000

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/yeonkyu-git/MCP-Prometheus'

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