prometheus-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROMETHEUS_HOST | Yes | The URL of your Prometheus instance (e.g., http://localhost:9090) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| completions | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| context-prometheusC | Consultes as regras e diretrizes para fazer queries e interagir com o Prometheus |
| instant-queryC | Execute an instant Prometheus query |
| range-queryC | Execute a range Prometheus query |
| get-seriesC | Find series by label matchers |
| get-label-valuesC | Get label values for a label name |
| get-metadataC | Get metadata for metrics |
| get-targetsC | Get information about targets |
| get-alertsC | Get information about alerts |
| get-rulesB | Get information about alerting and recording rules |
| get-statusB | Get status information about the Prometheus server |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| review-code | Revise o código para melhores práticas e possíveis problemas |
| query-metrica | Executa uma query Prometheus com base em uma métrica conhecida |
| saudacao | Gera uma saudação para membros do time |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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