Major-vendorstdio● broken
dbt MCP
by dbt Labs · Data & Analytics
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
dbt-agent-skills
dbt agent skills run and inspect models via the dbt MCP semantic layer.
dbt-agent-skills
dbt analytics skills run queries and inspect lineage via the dbt MCP.
dbt-mcp
This skill is the primary interface layer for the dbt MCP.
dbt-semantic-layer
Semantic layer queries are executed through the dbt MCP metric endpoints.

