SERVER

Prometheus MCP Server

Rank #800

io.github.pab1it0/prometheus-mcp-server

Provides access to Prometheus metrics and queries through standardized Model Context Protocol interfaces, allowing AI assistants to execute PromQL queries and analyze metrics data.

First listed
Mar 19, 2025
Last publish date
May 1, 2026
OVERVIEW

Prometheus MCP Server is a Model Context Protocol (MCP) server published by pab1it0. It ranks #800 of 76,851 servers tracked on MCP Toplist, and its repository has 501 GitHub stars. Prometheus MCP Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 13 tracked versions. It was first listed on Mar 19, 2025 and most recently updated on May 1, 2026.

STANDING
#800of 76,851 tracked serversTop 5%

Ranks ahead of 76,051 of 76,851 servers on MCP Toplist.

Recent momentum
+72GitHub stars since Apr 27 (+17%)
CONNECT

Use Prometheus MCP Server

Add Prometheus MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "prometheus-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/pab1it0/prometheus-mcp-server:1.6.1"
      ],
      "env": {
        "PROMETHEUS_URL": "<your PROMETHEUS_URL>",
        "PROMETHEUS_URL_SSL_VERIFY": "<your PROMETHEUS_URL_SSL_VERIFY>",
        "PROMETHEUS_DISABLE_LINKS": "<your PROMETHEUS_DISABLE_LINKS>",
        "PROMETHEUS_USERNAME": "<your PROMETHEUS_USERNAME>",
        "PROMETHEUS_PASSWORD": "<your PROMETHEUS_PASSWORD>",
        "PROMETHEUS_TOKEN": "<your PROMETHEUS_TOKEN>",
        "ORG_ID": "<your ORG_ID>",
        "PROMETHEUS_CLIENT_CERT": "<your PROMETHEUS_CLIENT_CERT>",
        "PROMETHEUS_CLIENT_KEY": "<your PROMETHEUS_CLIENT_KEY>",
        "PROMETHEUS_MCP_SERVER_TRANSPORT": "<your PROMETHEUS_MCP_SERVER_TRANSPORT>",
        "PROMETHEUS_MCP_BIND_HOST": "<your PROMETHEUS_MCP_BIND_HOST>",
        "PROMETHEUS_MCP_BIND_PORT": "<your PROMETHEUS_MCP_BIND_PORT>",
        "PROMETHEUS_MCP_STATELESS_HTTP": "<your PROMETHEUS_MCP_STATELESS_HTTP>",
        "PROMETHEUS_CUSTOM_HEADERS": "<your PROMETHEUS_CUSTOM_HEADERS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (3 delisted)

PulseMCPDelisted · last seen Jun 4, 2026
mcp.soDelisted · last seen Jun 4, 2026
GlamaDelisted · last seen Jun 4, 2026
ORGANIZATION

pab1it0

Organization
Servers in org
5
Versions across org
19
MORE FROM THIS PUBLISHER

Other servers by pab1it0

View all pab1it0 servers →
VERSIONS

Available versions (13)

0.1.0 · Nov 25, 20241.2.6 · Sep 20, 20251.3.0 · Sep 21, 20251.3.1 · Oct 2, 20251.3.2 · Oct 14, 20251.4.4 · Oct 28, 20251.4.6 · Oct 28, 20251.5.0 · Nov 8, 20251.5.1 · Nov 22, 20251.5.2 · Dec 17, 20251.5.3 · Jan 21, 20261.6.0 · Mar 7, 20261.6.1 · May 1, 2026Nov 25, 2024May 1, 2026
VersionPublished
1.6.1May 1, 2026
1.6.0Mar 7, 2026
1.5.3Jan 21, 2026
1.5.2Dec 17, 2025
1.5.1Nov 22, 2025
1.5.0Nov 8, 2025
1.4.6Oct 28, 2025
1.4.4Oct 28, 2025
1.3.2Oct 14, 2025
1.3.1Oct 2, 2025
1.3.0Sep 21, 2025
1.2.6Sep 20, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains Prometheus MCP Server?
Prometheus MCP Server is maintained by pab1it0, which publishes 5 MCP servers (19 total versions) tracked on MCP Toplist.
Is Prometheus MCP Server listed on the Official MCP Registry?
Yes — Prometheus MCP Server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
How many versions does Prometheus MCP Server have?
MCP Toplist tracks 13 versions of Prometheus MCP Server, most recently published on May 1, 2026.
Where can I find the source code for Prometheus MCP Server?
The source code for Prometheus MCP Server is hosted at github.com/pab1it0/prometheus-mcp-server.
EXPLORE