Loomal

Prometheus MCP Server

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

An API-complete MCP server to manage Prometheus-compatible backends.

50 starsoci: ghcr.io/tjhop/prometheus-mcp-server:0.18.0

About Prometheus MCP Server

Prometheus MCP Server is an MCP (Model Context Protocol) server published by tjhop in the official MCP registry. An API-complete MCP server to manage Prometheus-compatible backends.

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

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

Use Prometheus MCP Server with your agent

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

Frequently asked questions

What is Prometheus MCP Server?
Prometheus MCP Server is an MCP (Model Context Protocol) server by tjhop. An API-complete MCP server to manage Prometheus-compatible backends.
How do I connect Prometheus MCP Server to Claude, Cursor, or another MCP client?
Install Prometheus MCP Server from its oci package (ghcr.io/tjhop/prometheus-mcp-server:0.18.0) 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/tjhop/prometheus-mcp-server, with 50 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.