Generate SQL code for dbt models without executing it to validate syntax, preview transformations, or inspect how dbt interprets models before database execution.
Execute dbt models to transform data and build analytical tables in a data warehouse. Use this to refresh data or implement new data transformations in a dbt project, returning command output as text.
A Model Context Protocol (MCP) server that wraps the dbt CLI tool, enabling AI coding agents to interact with dbt projects through standardized MCP tools. Developed by Mammoth Growth.