Skip to main content

dbt-mcp

by dbt-labs· AI & ML
504

A MCP (Model Context Protocol) server for interacting with dbt.

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "dbt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:dbt-labs/dbt-mcp"
      ]
    }
  }
}

Works Well With

Other MCP servers developers commonly pair with dbt-mcp

About

A MCP (Model Context Protocol) server for interacting with dbt.

data-analyticsdata-engineeringdbtllmmcpmcp-servermodel-context-protocol