Back to directory
etruong42/prometheus-mcp

etruong42/prometheus-mcp

@etruong421

A proof-of-concept MCP server that connects LLMs with the Prometheus HTTP API

prometheusllmmonitoringtool

Installation & Configuration

{
  "mcpServers": {
    "Prometheus MCP": {
      "command": "/path/to/uv",
      "args": [
        "--directory",
        "/directory/to/prometheus-mcp",
        "run",
        "server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/15
Updated
2026/6/6