pab1it0/prometheus-mcp-server
Query and analyze Prometheus, open-source monitoring system.
Quick Start
Clone the repository:
git clone https://github.com/pab1it0/prometheus-mcp-serverClaude 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.