Server MCP
Prometheus MCP Server
Esegue PromQL su Prometheus e restituisce i risultati all'agente
Aggiungilo al tuo client
CommunityInstallazione
docker run -i --rm -e PROMETHEUS_URL ghcr.io/pab1it0/prometheus-mcp-server:latest
mcpServers
{
"mcpServers": {
"prometheus-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"PROMETHEUS_URL",
"ghcr.io/pab1it0/prometheus-mcp-server:latest"
]
}
}
}- Trasporto
- both
- Ambiente di esecuzione
- Python
- Autenticazione
- Non richiesta
- Strumenti
- 6
- Licenza
- MIT
Strumenti
execute_queryexecute_range_querylist_metricsget_metric_metadataget_targetshealth_check
È un server Python della comunità che riceve l'URL di Prometheus ed espone query istantanee e temporali, rilevamento delle metriche, ricerca dei metadati e stato dei target di raccolta. Usa stdio per impostazione predefinita, ma può anche servire HTTP o SSE, inclusa una modalità senza stato pensata per eseguire più repliche dietro un bilanciatore di carico. Se l'endpoint Prometheus è protetto, supporta autenticazione di base, token bearer e certificati client.
Server MCP simili
Terraform MCP Server
Server MCPRicerche nel Registry e gestione workspace HCP Terraform
Strumenti per sviluppatoriPiattaforme cloud e infrastrutture
Braintrust MCP
Server MCPInterroga valutazioni e log Braintrust da un agente di coding
Dati e analisiModelli AI e inferenza
GitHub MCP Server
Server MCPServer GitHub per repository, issue, pull request e workflow
Strumenti per sviluppatoriControlli di versione e repository
Commenti(0)
Accedi per commentare