Query Prometheus servers to retrieve instant snapshots or time-series metrics, formatted for charting, with options to group by labels, specify units, and target specific clusters.
Query and visualize Prometheus metrics from Kubernetes clusters using PromQL. Supports instant and time-series data, grouping by labels, and customized units for Recharts integration.
Run Prometheus queries directly by inputting query expressions and optional time parameters. Integrate with the prometheus-mcp server to interact with monitoring metrics efficiently.
Retrieve all available Prometheus labels for metric analysis and monitoring. Enables efficient querying and organization of metrics within the Prometheus ecosystem.
A proof-of-concept Prometheus MCP server, which likely enables Claude AI to interact with Prometheus monitoring systems through the Model Context Protocol.