D

Dbt Docs MCP

An interactive server for dbt project metadata, providing functions such as node search, dependency tracing, and column-level lineage analysis
2 points
6

What is the dbt Docs MCP Server?

The dbt Docs MCP Server is a tool for interactively operating on dbt project metadata. It supports obtaining node information, model dependencies, and column-level lineage relationships through the `manifest.json` and `catalog.json` files generated by dbt.

How to use the dbt Docs MCP Server?

Users can start the server with simple commands and use the provided APIs for node search, attribute viewing, and data lineage analysis.

Applicable Scenarios

Suitable for data analysts, data engineers, and BI developers who need to quickly locate dbt models and their dependencies.

Main Features

Node SearchFind dbt model, source table, test, and other nodes by name.
Node Attribute ViewingGet detailed attributes (such as SQL code, tags, etc.) of a specific node.
Data Lineage TracingTrace upstream data sources and downstream dependencies at the column level.
Extended ToolsSupport functions such as executing SQL queries and directly obtaining database metadata.

Advantages and Limitations

Advantages
Efficiently locate dbt models and their dependencies
Support column-level data lineage analysis
Simple integration and easy deployment
Limitations
Parsing metadata for large dbt projects may take a long time
Dependent on the correct configuration of the dbt project

How to Use

Install the Dependent Environment
Ensure that Python and the uv tool are installed, and clone the project code.
Generate Column-Level Lineage Files
Run the script to generate the required metadata files.
Start the Server
Start the MCP server through the uv tool.

Usage Examples

Example 1: Search for a ModelFind the dbt model named 'dim_orders'.
Example 2: Trace Data LineageView the upstream sources of the 'dim_orders.order_id' column.

Frequently Asked Questions

How to parse the metadata of large dbt projects?
Does it support custom extended functions?

Related Resources

dbt Official Documentation
dbt official documentation to understand dbt basics and best practices.
GitHub Project Homepage
The open-source code repository for the dbt Docs MCP server.
Installation
Copy the following command to your Client for configuration
{
        "mcpServers": {
            "DBT Docs MCP": {
            "command": "uv",
            "args": [
                "run",
                "--with",
                "networkx,mcp[cli],rapidfuzz,dbt-core,python-decouple,sqlglot,tqdm",
                "mcp",
                "run",
                "/Users/mattijs/repos/dbt-docs-mcp/src/mcp_server.py"
            ],
            "env": {
                "MANIFEST_PATH": "/Users/mattijs/repos/dbt-docs-mcp/inputs/manifest.json",
                "SCHEMA_MAPPING_PATH": "/Users/mattijs/repos/dbt-docs-mcp/outputs/schema_mapping.json",
                "MANIFEST_CL_PATH": "/Users/mattijs/repos/dbt-docs-mcp/outputs/manifest_column_lineage.json"
            }
            }
        }
    }
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
837
4.3 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
97
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
150
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
572
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
289
4.5 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase