Prometheus MCP Server
An API-complete MCP server to manage Prometheus-compatible backends.
Install
Dockerstdio
docker run -i --rm ghcr.io/tjhop/prometheus-mcp-server:0.18.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-tjhop-prometheus-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/tjhop/prometheus-mcp-server:0.18.0"
]
}
}
} Source: official MCP Registry record · registry name io.github.tjhop/prometheus-mcp-server · published 2026-04-25 · updated 2026-04-25. Not an endorsement; review the code before connecting it to anything sensitive.