D

dremio.cloud

Dremio Cloud is a managed data lakehouse platform for querying, governing, and accelerating access to data across sources. It provides catalog, SQL, job, engine, and AI-agent integration capabilities for cloud-hosted Dremio projects.

4 integrations · MCP · REST · CLI

Dremio Cloud exposes a documented REST API, a separate Iceberg Catalog REST endpoint, a hosted MCP server, and a Python-distributed `dremio` CLI; auth is via Dremio PATs, Dremio OAuth access tokens for service users, and a Dremio OAuth app client ID for hosted MCP.

discovered 2mo ago
MCP servers1
REST · OpenAPI2
CLI1
Credentials
Dremio personal access token (PAT)api_keyGet key

In the Dremio Cloud console, open Account SettingsPersonal Access Tokens, click Generate Token, choose a label and lifetime, then copy the token immediately; it is shown only once. See Personal Access Tokens.

Dremio OAuth client credentials for a service useroauth2_ccSet up OAuth

Create a Dremio service user, then use that service user's Dremio-issued client_id and client_secret to obtain OAuth access tokens from POST https://login.dremio.cloud/oauth/token with grant_type=client_credentials and scope=dremio.all. The token endpoint and parameters are documented at OAuth Token.

Dremio OAuth application client IDappGet key

In the Dremio Cloud console, go to OrganizationOAuth Applications, click Create OAuth Application / Add Application, choose an application type (for hosted MCP, use Native Application), add the required redirect URLs, create the app, and copy the Dremio-issued Client ID. The hosted MCP setup explicitly says to leave the OAuth client secret blank. See OAuth Applications and Connect AI Agents to Dremio with MCP.

conventions · 0/8 published

Publish these signals → /publishing