Astoriel/dbt-doctor
AI-driven quality & governance MCP Server for dbt projects. Audit coverage, profile data, detect schema drift, and auto-generate documentation — all through natural language with your AI assistant.
Platform-specific configuration:
{
"mcpServers": {
"dbt-doctor": {
"command": "npx",
"args": [
"-y",
"dbt-doctor"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...