jewzaam/mcp-prometheus-server
3.2
If you are the rightful owner of mcp-prometheus-server 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 bridge that allows AI assistants to interact with Prometheus monitoring systems, enabling them to query and retrieve metrics data efficiently.
Tools
Functions exposed to the LLM to take actions
query_metric
Execute any PromQL query with relative time support.
get_instance_value
Get current metric value for a specific instance.
get_metric_history
Retrieve historical data over a time range.
list_available_metrics
Query available metrics with optional filtering.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client