Prometheus
Createdweetime
Bridges Claude and Prometheus, enabling interaction with Prometheus metrics and data through the Model Context Protocol (MCP).
About
Prometheus acts as a bridge between Claude and Prometheus, enabling interaction with Prometheus metrics and data through the Model Context Protocol (MCP). This TypeScript-based server offers a comprehensive interface for querying Prometheus data, including instant and range queries, series discovery, label exploration, metadata access, target information, and access to alerts and recording rules. It allows users to leverage the power of Prometheus monitoring data within the Claude environment.
Key Features
- Execute PromQL queries at a specific time or over a time period
- Get label names and values
- Retrieve information about scrape targets, alerts, and rules
- Find series by label matchers
- Access metadata for metrics
- 1 GitHub stars
Use Cases
- Integrate Prometheus monitoring data with Claude for enhanced analysis
- Gain real-time insights into system performance using Claude and Prometheus
- Automate alert investigations by querying Prometheus metrics from Claude