dbt-core-mcp
dbt Core MCP Server: Interact with dbt projects via Model Context Protocol
dbt-core-mcp is a Model Context Protocol server that enables AI assistants to interact with dbt projects without requiring any dbt dependencies. It respects the user's Python environment, automatically detects dbt version and adapters, and provides tools for querying metadata, executing SQL, running models, testing, and lineage analysis. It supports natural language control and smart selection based on changes.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- RRowan LewisMay 15, 2026
dbt Core project interaction via MCP — models, tests, runs accessible to AI.
- BBlake DavisMay 7, 2026
Good for data engineers using dbt who want AI assistance with project management.
- EElliot HarrisApr 9, 2026
Natural language dbt operations reduce the need to remember specific commands.
- SSutton LewisMar 4, 2026
Works with standard dbt Core projects without additional configuration.