Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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 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 a Prometheus query |
| prometheus_query_range | Execute a Prometheus range query |