dbt MCP Server

Stableother
95 starsPythondbt-labs
GitHub
About

Overview

The dbt MCP Server enables AI agents to interact with dbt for data transformation. It provides tools for running models, executing tests, generating documentation, and managing lineage.
Capabilities

Tools & Capabilities

run

Run dbt models

test

Run dbt tests

list_models

List dbt models

get_lineage

Get model lineage graph

Setup

Installation

bash
Install
pip install mcp-server-dbt
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "dbt": {
      "command": "python",
      "args": ["-m", "mcp_server_dbt"]
    }
  }
}

Quick Info

Authordbt-labs
LanguagePython
StatusStable
Stars 95
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

dbt MCP Server - MCP Server Directory - CortexAgent