drewstreib/mcp-prom-haskell
If you are the rightful owner of mcp-prom-haskell and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Prometheus Server is a Haskell-based implementation of the Model Context Protocol, designed to integrate with Claude Desktop and provide access to Prometheus metrics.
Tools
Functions exposed to the LLM to take actions
prometheus_query
Execute instant PromQL queries at a specific point in time.
prometheus_query_range
Execute queries over a time range for trending and analysis.
prometheus_series
Find time series matching specific label selectors.
prometheus_metrics
List all available metric names in the system.
prometheus_labels
Discover all label names used across metrics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client