Skip to main content
MonitoringGo

yshngg/pmcp

A Prometheus Model Context Protocol Server.

monitoringcloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/yshngg/pmcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "pmcp": {
      "command": "npx",
      "args": [
        "-y",
        "yshngg/pmcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Monitoring
Language
Go
Author
yshngg