Skip to main content
Glama
mateusdata

prometheus-mcp-server

by mateusdata

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROMETHEUS_HOSTYesThe URL of your Prometheus instance (e.g., http://localhost:9090)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
completions
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
context-prometheus

Consultes as regras e diretrizes para fazer queries e interagir com o Prometheus

instant-query

Execute an instant Prometheus query

range-query

Execute a range Prometheus query

get-series

Find series by label matchers

get-label-values

Get label values for a label name

get-metadata

Get metadata for metrics

get-targets

Get information about targets

get-alerts

Get information about alerts

get-rules

Get information about alerting and recording rules

get-status

Get status information about the Prometheus server

Prompts

Interactive templates invoked by user choice

NameDescription
review-codeRevise o código para melhores práticas e possíveis problemas
query-metricaExecuta uma query Prometheus com base em uma métrica conhecida
saudacaoGera uma saudação para membros do time

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/mateusdata/prometheus-mcp-server'

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