Skip to content

Prometheus

Free

by Indie Developer

Open-source systems monitoring and alerting toolkit.

v1.0.0Added Jan 17, 2025
prometheusmonitoringmetrics
Works with:ClaudeGPTGeminiCopilot

Prometheus MCP Server

Open-source systems monitoring and alerting toolkit.

Features

  • Metrics queries
  • Alerts
  • Targets
  • Rules
  • Federation

Installation

{
  "mcpServers": {
    "prometheus": {
      "command": "npx",
      "args": ["-y", "mcp-prometheus"]
    }
  }
}

Reviews

Leave a Review

Installation

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