Configures and verifies the Dremio developer CLI to enable seamless data querying and catalog management within Claude Code.
The Dremio Setup skill provides a comprehensive walkthrough for installing and configuring the drs CLI, bridging the gap between Claude Code and Dremio Cloud. It guides users through credential management, configuration file creation, and connection verification, while also enabling the Model Context Protocol (MCP) server functionality. This skill is essential for developers who need to interact with Dremio data catalogs, run SQL queries, and manage data jobs directly from their AI-powered development environment, ensuring a secure and functional connection to Dremio's data lakehouse capabilities.
Key Features
015 GitHub stars
02Step-by-step drs CLI installation guidance using uv or pip
03Discovery tools for Dremio data catalogs, sources, and spaces
04Automated connection verification with test query execution
05MCP server integration to expose Dremio tools to Claude Code
06Secure configuration management for Personal Access Tokens and Project IDs
Use Cases
01Initial onboarding for developers integrating Dremio Cloud with their local AI development workflow
02Setting up the Model Context Protocol (MCP) to allow Claude Code to perform live data operations on Dremio
03Troubleshooting connection or authentication issues between the drs CLI and Dremio projects