Skip to main content
Glama
dremio

Dremio MCP Server

Official
by dremio

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DREMIO_PATYesDremio Personal Access Token for authentication
DREMIO_URIYesThe 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_MODENoThe 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 commaFOR_DATA_PATTERNS
JSON_LOGGINGNoEnable JSON format for structured logs (set to '1' to enable)0
PROMETHEUS_URINoPrometheus URI (optional, for SW installations with prometheus enabled)
DREMIO_ALLOW_DMLNoAllow MCP Server to create views in Dremiofalse
PROMETHEUS_TOKENNoPrometheus authentication token (optional)
DREMIO_PROJECT_IDNoDremio Project ID (required for Dremio Cloud)
DREMIO_ENABLE_SEARCHNoEnable semantic search functionalityfalse

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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