Back to directory
mammothgrowth/dbt-cli-mcp

mammothgrowth/dbt-cli-mcp

@MammothGrowth

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
2026/6/14
Updated
2026/6/15