← Back to Plugins
MCP Server MCP

Prometheus MCP Server

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

oci:ghcr.io/tjhop/prometheus-mcp-server:0.18.0

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/tjhop/prometheus-mcp-server:0.18.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...