AgentUni

Prometheus MCP Server

by @pab1it0 / v1.6.2

MCP server providing Prometheus metrics access and PromQL query execution for AI assistants

Install

Docker / stdio

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.

Similar

More Cloud & DevOps servers

Browse category