dbt-core-mcp and dbt-doctor

The two tools are complementary, as "dbt-core-mcp" provides the foundational Model Context Protocol server for interacting with dbt projects, while "dbt-doctor" leverages that protocol to offer advanced AI-driven quality, governance, and documentation features.

dbt-core-mcp
57
Established
dbt-doctor
49
Emerging
Maintenance 13/25
Adoption 11/25
Maturity 18/25
Community 15/25
Maintenance 13/25
Adoption 12/25
Maturity 24/25
Community 0/25
Stars: 11
Forks: 4
Downloads: 529
Commits (30d): 0
Language: Python
License: MIT
Stars: 36
Forks:
Downloads: 127
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

About dbt-core-mcp

NiclasOlofsson/dbt-core-mcp

dbt Core MCP Server: Interact with dbt projects via Model Context Protocol

Executes dbt commands (runs, tests, builds) within the user's actual environment without requiring dbt-core or adapters to be installed server-side, automatically detecting and respecting the Python environment (uv, poetry, venv, conda) and dbt version in use. Integrates with Claude and other MCP-compatible AI assistants via VS Code, providing full project awareness including lineage analysis, compiled SQL inspection, and CTE debugging to enable true pair-programming workflows without context switching.

About dbt-doctor

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.

Implements the Model Context Protocol (MCP) to expose 12+ tools covering project auditing, data profiling via single-pass SQL queries, schema drift detection, and intelligent test suggestions based on column statistics. Operates as a read-only analysis layer with safe YAML writes using `ruamel.yaml` to preserve existing formatting and comments, integrating directly with Claude Desktop and Cursor via stdio transport and requiring only a compiled dbt manifest to function.

Scores updated daily from GitHub, PyPI, and npm data. How scores work