Back to directory
mammothgrowth/dbt-cli-mcp

mammothgrowth/dbt-cli-mcp

@MammothGrowth181025

DBT CLI MCP Server for AI coding agents to interact with dbt projects

dbtclimcpdata-transformationsqlanalyticsdatabase

Installation & Configuration

{
  "command": "uv",
  "args": [
    "--directory",
    "/path/to/dbt-cli-mcp",
    "run",
    "src/server.py"
  ],
  "env": {
    "DBT_PATH": "dbt",
    "ENV_FILE": ".env"
  }
}

Information

Transport
stdio
Language
Python
Created
2025/3/17
Updated
2025/4/17