DirectoryDbt
analytics

Dbt

by dbt-labs

53
Health
fair
67
Popularity

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

502stars
106forks
Python
Apache-2.0
Updated March 11, 2026
#data-analytics#data-engineering#dbt#llm#mcp#mcp-server#model-context-protocol

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "dbt": {
      "command": "npx",
      "args": [
        "-y",
        "dbt-mcp"
      ],
      "env": {
        "DATABASE_URL": "postgresql://user:password@host:5432/dbname"
      }
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx dbt-mcp

Maintenance Healthfair

Freshness25/40
Issue response15/30
Org backing10/20
Longevity3/10
Updated this quarter

Server Info

Categoryanalytics
LanguagePython
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory