io.github.mshegolev/prometheus-mcp
Quality Score
80
/100
Prometheus MCP — query metrics, inspect alerts, and explore scrape targets (read-only).
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"prometheus-mcp": {
"command": "uvx",
"args": [
"prometheus-mcp"
],
"env": {
"PROMETHEUS_URL": "<prometheus_url>",
"PROMETHEUS_TOKEN": "<your-prometheus_token>",
"PROMETHEUS_USERNAME": "<prometheus_username>",
"PROMETHEUS_PASSWORD": "<your-prometheus_password>",
"PROMETHEUS_SSL_VERIFY": "true"
}
}
}
}§02 Environment variables
PROMETHEUS_URLrequired
Prometheus server URL, e.g. https://prometheus.example.com (no trailing slash)
PROMETHEUS_TOKENsecret
Bearer token for authentication. Takes priority over Basic auth.
PROMETHEUS_USERNAMEHTTP Basic auth username. Used only when PROMETHEUS_TOKEN is not set.
PROMETHEUS_PASSWORDsecret
HTTP Basic auth password.
PROMETHEUS_SSL_VERIFYVerify SSL certificates (true/false). Set to 'false' for self-signed certs.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Web Scraping
ai.exa/exa
ai.exa/exa
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
ai.smithery/BadRooBot-test_m
ai.smithery/BadRooBot-test_m
Send quick greetings, scrape website content, and generate text or images on demand. Perform web s…
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
Enable language models to perform advanced AI-powered web scraping with enterprise-grade reliabili…