dbt-plan for Claude Code
io.github.presentjay/dbt-plan
Predicts the DDL a dbt change will execute, before you run it. Reads files, not the warehouse.
client:Claude Code
transport:stdio
runtime:pypi
Install dbt-plan in Claude Code
run in your project directory
claude mcp add dbt-plan -- uvx dbt-plan
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs