Prometheus
Freeby MCP Community
Prometheus MCP Server
v1.1.3Added Apr 12, 2026
mcpprometheusprometheus-mcpprometheus-mcp-servermetrics
Prometheus MCP Server
Prometheus MCP Server
Installation
Reviews
Installation
Quick install
npx -y prometheus-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"prometheus": {
"command": "npx",
"args": ["-y", "prometheus-mcp"]
}
}
}