Skip to main content
Glama

dbt-mcp

Official
by dbt-labs
get_column_lineage.md619 B
Get the column-level lineage for a specific column in a dbt model. This tool traces how a column's value is derived from upstream sources through transformations, showing the complete lineage path from source tables to the target column. It's useful for understanding data flow, debugging data quality issues, and impact analysis. The lineage includes: - Upstream columns that contribute to this column - SQL transformations applied - Intermediate models in the lineage path - Source tables and columns Use this when you need to understand where a column's data comes from or which upstream changes might affect it.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dbt-labs/dbt-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server