idanfishman/prometheus-mcp
If you are the rightful owner of prometheus-mcp 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.
Prometheus MCP Server enables seamless integration between AI assistants and Prometheus, facilitating natural language interactions with monitoring infrastructure.
Tools
Functions exposed to the LLM to take actions
prometheus_list_metrics
List all available Prometheus metrics
prometheus_metric_metadata
Get metadata for a specific Prometheus metric
prometheus_list_labels
List all available Prometheus labels
prometheus_label_values
Get all values for a specific Prometheus label
prometheus_list_targets
List all Prometheus scrape targets
prometheus_scrape_pool_targets
Get targets for a specific scrape pool
prometheus_runtime_info
Get Prometheus runtime information
prometheus_build_info
Get Prometheus build information
prometheus_query
Execute an instant Prometheus query
prometheus_query_range
Execute a Prometheus range query
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client