Back to directory
@CaesarYangs/prometheus_mcp_server

@CaesarYangs/prometheus_mcp_server

@CaesarYangs34

An MCP server that enables LLMs to query, analyze, and interact with Prometheus databases through predefined routes.

prometheusmetricsllmmonitoringdatabase

Installation & Configuration

{
  "mcpServers": {
    "prometheus": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/prometheus_mcp_server",
        "run",
        "server.py"
      ],
      "env": {
        "PROMETHEUS_HOST": "http://localhost:9090"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2024/12/6
Updated
2026/6/7