Skip to content

Prometheus

Free

by MCP Community

Prometheus MCP Server

v1.1.3Added Apr 12, 2026
mcpprometheusprometheus-mcpprometheus-mcp-servermetrics
Works with:ClaudeGPTGeminiCopilot

Prometheus MCP Server

Prometheus MCP Server

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y prometheus-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "prometheus": {
      "command": "npx",
      "args": ["-y", "prometheus-mcp"]
    }
  }
}