Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GRAFANA_URL | Yes | The URL of your Grafana instance | |
GRAFANA_DEBUG | No | Enable debug logging | false |
GRAFANA_TOKEN | Yes | Your service account token or API key for authentication | |
GRAFANA_TIMEOUT | No | HTTP timeout in milliseconds | 30000 |
GRAFANA_TLS_CA_FILE | No | Path to CA certificate file | |
GRAFANA_TLS_KEY_FILE | No | Path to client key file | |
GRAFANA_DISABLE_TOOLS | No | Disable specific tool categories (comma-separated) | |
GRAFANA_TLS_CERT_FILE | No | Path to client certificate file | |
GRAFANA_TLS_SKIP_VERIFY | No | Skip certificate verification (insecure) | false |
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 |