Gives Claude read-only access to your dbt project's generated artifacts: manifest.json, run_results.json, sources.json, and catalog.json. Exposes 27 tools across three categories to query model metadata, test results, source freshness, lineage, and column-level test coverage. The quality category taps custom DQ result tables in BigQuery or Postgres to surface historical check trends and tier-based SLA rollups. Ships with four prompts for common triage workflows like investigating failed tests or diagnosing stale sources. Supports schema presets for generic and us-all table structures, with per-column overrides via environment variables. Deliberately excludes dbt run triggering; pair it with the companion Airflow MCP if you need orchestration control.
claude mcp add --transport stdio io.github.us-all-dbt -- npx -y @us-all/dbt-mcp