Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | Enable debug logging | false |
GRAFANA_URL | No | The URL of your Grafana instance | |
TLS_CA_FILE | No | Path to custom CA certificate file | |
TLS_KEY_FILE | No | Path to mTLS key file | |
TLS_CERT_FILE | No | Path to mTLS certificate file | |
TLS_SKIP_VERIFY | No | Skip TLS verification | false |
GRAFANA_PASSWORD | No | Grafana password for basic authentication | |
GRAFANA_USERNAME | No | Grafana username for basic authentication | |
GRAFANA_SERVICE_ACCOUNT_TOKEN | No | Grafana service account token (recommended authentication method) |
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 |
---|---|
No tools |