dbt-cli-mcp
12
The DBT CLI MCP Server is a Model Context Protocol server that facilitates interaction with dbt projects through standardized MCP tools. It allows AI coding agents to execute dbt commands and supports major dbt operations with command-line interface access.
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