Dbt Cli
CreatedMammothGrowth
Enables AI coding agents to interact with dbt projects through standardized Model Context Protocol tools.
About
Dbt Cli bridges the gap between dbt projects and AI coding agents by providing a Model Context Protocol (MCP) server wrapper around the dbt CLI tool. This integration allows AI to leverage dbt's capabilities through standardized MCP tools, facilitating automated dbt operations and enhancing AI-driven development workflows within dbt environments. It supports a wide range of dbt commands and offers flexible configuration options for dbt executables and project profiles.
Key Features
- Supports major dbt operations (run, test, compile, etc.).
- Configurable dbt executable path and profiles.yml location.
- Provides a command-line interface for direct interaction.
- 1 GitHub stars
- Executes dbt commands through MCP tools.
- Manages environment variables for dbt projects.
Use Cases
- Integrating dbt projects with MCP clients like Claude for Desktop.
- Executing dbt commands programmatically through standardized interfaces.
- Automating dbt workflows with AI coding agents.