Prometheus
JSON →Interact with your Prometheus monitoring infrastructure using natural language.
Install
npx prometheus-mcp`. Tools · 10
- 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
Environment variables
PROMETHEUS_URL
Links
★ 26 GitHub stars