Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DREMIO_PAT | Yes | Dremio Personal Access Token for authentication | |
| DREMIO_URI | Yes | The Dremio URI endpoint (e.g., https://api.dremio.cloud for US region, https://api.eu.dremio.cloud for EMEA region, or https://<coordinator-host>:<port> for SW/K8S deployments) | |
| SERVER_MODE | No | The server mode: FOR_DATA_PATTERNS (normal mode for pattern discovery), FOR_SELF (introspect Dremio system), FOR_PROMETHEUS (connect to prometheus). Multiple modes can be separated by comma | FOR_DATA_PATTERNS |
| JSON_LOGGING | No | Enable JSON format for structured logs (set to '1' to enable) | 0 |
| PROMETHEUS_URI | No | Prometheus URI (optional, for SW installations with prometheus enabled) | |
| DREMIO_ALLOW_DML | No | Allow MCP Server to create views in Dremio | false |
| PROMETHEUS_TOKEN | No | Prometheus authentication token (optional) | |
| DREMIO_PROJECT_ID | No | Dremio Project ID (required for Dremio Cloud) | |
| DREMIO_ENABLE_SEARCH | No | Enable semantic search functionality | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |