MammothGrowth/dbt-cli-mcp
If you are the rightful owner of dbt-cli-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
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.
Tools
Functions exposed to the LLM to take actions
dbt_run
Run the dbt model
dbt_test
Run dbt test
dbt_ls
List dbt resources
dbt_compile
Compile the dbt model
dbt_debug
Debugging dbt project settings
dbt_deps
Install dbt package dependencies
dbt_seed
Loading CSV files as seed data
dbt_show
Preview model results
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client