polyglot-k/prometheus-mcp-server
prometheus-mcp-server is an MCP server that exposes summarized service health signals derived from Prometheus metrics for LLM-based analysis.
Platform-specific configuration:
{
"mcpServers": {
"prometheus-mcp-server": {
"command": "npx",
"args": [
"-y",
"prometheus-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...