drewstreib/prometheus-mcp-server
3.2
If you are the rightful owner of prometheus-mcp-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.
A Model Context Protocol (MCP) server for Prometheus, providing standardized access to Prometheus metrics and queries.
Tools
Functions exposed to the LLM to take actions
get_documentation
Primary discovery endpoint - start here for query examples and patterns
execute_query
Execute a PromQL instant query against Prometheus
execute_range_query
Execute a PromQL range query with start time, end time, and step interval
list_metrics
List all available metrics in Prometheus
get_metric_metadata
Get metadata for a specific metric
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client