MCP Servers / cloud-service / Prometheus

Prometheus

JSON →
stdionone26cloud-service

Interact with your Prometheus monitoring infrastructure using natural language.

Install
How to run this server
[ { "cmd": "npx prometheus-mcp`.", "imports": [] } ]
server path: prometheus-2
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envPROMETHEUS_URL
Resources
Prometheus — MCP Server · libregistry