Loomal

Prometheus MCP Server

MCP server by github.com/pab1it0/prometheus-mcp-server

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

460 starsoci: ghcr.io/pab1it0/prometheus-mcp-server:1.6.1

About Prometheus MCP Server

Prometheus MCP Server is an MCP (Model Context Protocol) server published by pab1it0 in the official MCP registry, listed under Search on Loomal. MCP server providing Prometheus metrics access and PromQL query execution for AI assistants

It ships as a Docker image (ghcr.io/pab1it0/prometheus-mcp-server:1.6.1), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/pab1it0/prometheus-mcp-server, where the project has earned 460 GitHub stars.

Use Prometheus MCP Server with your agent

Claude Code · one command
claude mcp add prometheus-mcp-server -- docker run -i --rm ghcr.io/pab1it0/prometheus-mcp-server:1.6.1
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "prometheus-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/pab1it0/prometheus-mcp-server:1.6.1"
      ]
    }
  }
}
ocighcr.io/pab1it0/prometheus-mcp-server:1.6.1

Frequently asked questions

What is Prometheus MCP Server?
Prometheus MCP Server is an MCP (Model Context Protocol) server by pab1it0 in the Search category. MCP server providing Prometheus metrics access and PromQL query execution for AI assistants
How do I connect Prometheus MCP Server to Claude, Cursor, or another MCP client?
Install Prometheus MCP Server from its oci package (ghcr.io/pab1it0/prometheus-mcp-server:1.6.1) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Prometheus MCP Server open source?
Yes — the source code is public at github.com/pab1it0/prometheus-mcp-server, with 460 GitHub stars.
Can AI agents pay to use Prometheus MCP Server?
Not yet through Loomal — Prometheus MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Prometheus MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.