Back to Home
AlexMercedCoder icon

dremio-local-mcp

Verified Safe

by AlexMercedCoder

Overview

This Dremio MCP Server connects AI agents to a Dremio lakehouse to manage, analyze, optimize, and govern data, facilitating complex data workflows with natural language prompts.

Installation

Run Command
dremio-local-mcp start --profile default

Security Notes

The server primarily acts as a proxy, forwarding user-generated SQL and commands to the Dremio Cloud API via `dremio-cli`. It does not execute arbitrary code on the local machine from user input. Authentication details (PAT) are managed through `~/.dremio/profiles.yaml`, which is a standard, relatively secure method, rather than being hardcoded or exposed directly as environment variables in the application's runtime. The main security considerations would be the robustness of the Dremio Cloud API itself against SQL injection or other API-level exploits, and ensuring the `dremio-cli` configuration is secure.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2026-01-16

Tags

DremioAI AgentData LakehouseSemantic LayerData GovernanceSQLData AnalysisCloud Integration