dbt-core-mcp

FunnelEnvy/dbt-core-mcp

3.1

If you are the rightful owner of dbt-core-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

dbt-core-mcp is a versatile, open-source MCP server designed for parsing and analyzing dbt projects, providing rich metadata access for AI-powered analysis workflows.

Tools

Functions exposed to the LLM to take actions

parse_dbt_project

Parse a dbt_project.yml file to understand project structure.

parse_dbt_schema

Parse a schema.yml file to extract model definitions.

get_model_info

Get detailed information about a specific dbt model.

search_models

Search models by name, description, columns, tags, or meta fields.

list_datasets

Show how models map to warehouse datasets/schemas.

get_model_lineage

Extract lineage relationships for a model.

list_model_tags

Discover organizational patterns through tags.

get_models_by_materialization

Find models by materialization type.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources