A Model Context Protocol (MCP) server for Dremio
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"dremio-local-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Project Overview `dremio-local-mcp` [Full Documentation on Git Repo Here](https://github.com/AlexMercedCoder/dremio-local-mcp) The `dremio-local-mcp` is a Model Context Protocol (MCP) server that connects AI assistants (like Claude) to your Dremio lakehouse. ## Features - **Semantic Layer Management**: Create views, update wikis, and tag datasets directly from chat. - **Data Exploration**: List datasets, inspect schemas, and package context for analysis. - **Query Execution**: Run SQL queries safely (destructive queries require confirmation). - **Job Analysis**: Analyze job profiles for performance improvements. ## Installation ```bash pip install dremio-local-mcp ``` ## Configuration This tool uses the standard Dremio CLI configuration format. You can manage your Dremio credentials using the **dremio-cli** utility (recommended) or manually via a YAML file. ### Option 1: Using dremio-cli First, install the CLI (if not already present): ```bash pip install dremio-cli ``` Then create a profile for your environment: **For Dremio Cloud:** ```bash # Create a profile named 'default' dremio profile create --name default --type cloud --token <your-pat-token> --project-id <your-project-id> --base-url https://api.dremio.cloud ``` **For Dremio Software:** ```bash # Create a profile named 'software' dremio profile create --name software --type software --base-url http://localhost:9047 --username <user> --password <pass> ``` *(For Software, `verify_ssl` defaults to `true`. Add `--no-verify-ssl` if using self-signed certs)* ### Option 2: Manual YAML Create or edit `~/.dremio/profiles.yaml` manually: ```yaml default_profile: cloud profiles: cloud: base_url: "https://api.dremio.cloud" token: "your-pat-token" project_id: "your-project-id" verify_ssl: true software: base_url: "http://localhost:9047" username: "admin" password: "password123" verify_ssl: false ### Supported Authentication Flows This MCP server supports all authent…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.