Loading MCP server directory, please wait...
dbt MCP — manifest/run_results/sources/catalog parsing + DQ result tables (BigQuery/Postgres)
npx @getmcp/cli add io.github.us-all/dbtRequires Node.js 18+. Community-contributed server. Review source before installing.
DBT_PROJECT_DIRPath to dbt project root (where dbt_project.yml lives).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.us-all/dbt": {
"command": "npx",
"args": [
"-y",
"@us-all/dbt-mcp"
],
"env": {
"DBT_PROJECT_DIR": "",
"DBT_TARGET_DIR": "",
"DBT_RUN_HISTORY_DIR": "",
"DQ_BACKEND": "",
"DQ_RESULTS_TABLE": "",
"DQ_SCORE_TABLE": "",
"GOOGLE_APPLICATION_CREDENTIALS": "",
"BQ_PROJECT_ID": "",
"PG_CONNECTION_STRING": "",
"DBT_ALLOW_WRITE": "false",
"DQ_SCHEMA": "generic",
"DQ_TIER1_TARGET_PCT": "",
"DBT_TOOLS": "",
"DBT_DISABLE": ""
}
}
}
}