·configuring-dbt-mcp-server
{}

configuring-dbt-mcp-server

dbt-labs/dbt-agent-skills

Use when setting up, configuring, or troubleshooting the dbt MCP server for AI tools like Claude Desktop, Claude Code, Cursor, or VS Code.

23Installs·2Trend·@dbt-labs

Installation

$npx skills add https://github.com/dbt-labs/dbt-agent-skills --skill configuring-dbt-mcp-server

SKILL.md

The dbt MCP server connects AI tools to dbt's CLI, Semantic Layer, Discovery API, and Admin API. This skill guides users through setup with the correct configuration for their use case.

Server Type Ask: "Do you want to use the local or remote dbt MCP server?"

| Runs on your machine via uvx | Connects via HTTP to dbt platform | | Required for development (authoring models, tests, docs) but can also connect to the dbt platform for consumption (querying metrics, exploring metadata) | Best for consumption (querying metrics, exploring metadata) |

Use when setting up, configuring, or troubleshooting the dbt MCP server for AI tools like Claude Desktop, Claude Code, Cursor, or VS Code. Source: dbt-labs/dbt-agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dbt-labs/dbt-agent-skills --skill configuring-dbt-mcp-server
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is configuring-dbt-mcp-server?

Use when setting up, configuring, or troubleshooting the dbt MCP server for AI tools like Claude Desktop, Claude Code, Cursor, or VS Code. Source: dbt-labs/dbt-agent-skills.

How do I install configuring-dbt-mcp-server?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dbt-labs/dbt-agent-skills --skill configuring-dbt-mcp-server Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/dbt-labs/dbt-agent-skills