dbt-plan
Predicts the DDL a dbt change will execute, before you run it. Reads files, not the warehouse.
Install
PyPIstdio
uvx dbt-plan Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-presentjay-dbt-plan": {
"command": "uvx",
"args": [
"dbt-plan"
]
}
}
} Source: official MCP Registry record · registry name io.github.PresentJay/dbt-plan · published 2026-09-15 · updated 2026-09-15. Not an endorsement; review the code before connecting it to anything sensitive.