Skip to main content
DatabasesPython

pab1it0/prometheus-mcp-server

Query and analyze Prometheus, open-source monitoring system.

databasescloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/pab1it0/prometheus-mcp-server

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Databases
Language
Python
Author
pab1it0