Skip to content
skillsaggregatorskillsaggregator
Major-vendorstdio● broken

dbt MCP

by dbt Labs · Data & Analytics

Source

Run dbt commands, query models, lineage, and metadata via the dbt Cloud or Core APIs.

Works with:Claude CodeCursorWindsurfOpenCode
runtestcompilelineagemetadataread

Install

Run this command in your terminal:

claude mcp add --transport stdio mcp-dbt -- uvx dbt-mcp

Before running, set: DBT_CLOUD_API_KEYDBT_ACCOUNT_ID

Authentication

API key

Required environment variables:

  • DBT_CLOUD_API_KEY
  • DBT_ACCOUNT_ID

See the setup guide for step-by-step instructions on obtaining these credentials.

Official dbt MCP. Works with dbt Cloud and local Core.

Skills that use this MCP