Prometheus MCP Server
MCP server providing Prometheus metrics access and PromQL query execution for AI assistants
Install
Dockerstdio
docker run -i --rm ghcr.io/pab1it0/prometheus-mcp-server:1.6.2 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-pab1it0-prometheus-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/pab1it0/prometheus-mcp-server:1.6.2"
]
}
}
} Source: official MCP Registry record · registry name io.github.pab1it0/prometheus-mcp-server · published 2026-08-03 · updated 2026-08-03. Not an endorsement; review the code before connecting it to anything sensitive.