Dremio MCP Server
Officialby dremio
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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dremio/dremio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server