configuring-dbt-mcp-server

Guide setup and configuration of dbt MCP servers for AI clients.

1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/juandaniel190/personal-projects --skill configuring-dbt-mcp-server-juandaniel190
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configuring-dbt-mcp-server
Source: https://github.com/juandaniel190/personal-projects/tree/main/.cursor/skills/configuring-dbt-mcp-server
Command: npx skills add https://github.com/juandaniel190/personal-projects --skill configuring-dbt-mcp-server-juandaniel190

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the complex process of setting up and configuring the dbt MCP server, ensuring seamless integration between AI tools and dbt's data platform capabilities.

Core Features & Use Cases

  • Guided Setup: Provides step-by-step instructions for both local and remote dbt MCP server configurations.
  • Client Compatibility: Supports integration with popular AI clients like Claude Desktop, Claude Code, Cursor, and VS Code.
  • Use Case: A data engineer needs to connect VS Code to their dbt project for AI-assisted model development. This Skill will guide them through generating the correct configuration JSON and setting up environment variables for local server access.

Quick Start

Use the configuring-dbt-mcp-server skill to set up a local dbt MCP server for VS Code.

Frequently Asked Questions about configuring-dbt-mcp-server

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure the dbt MCP server for AI tools?

Configuring the dbt MCP server involves generating configuration JSON and setting up environment variables for your chosen AI client. The setup guides you through selecting local or remote server types and retrieving necessary dbt credentials.

Can I use the dbt MCP server with VS Code and Cursor?

Yes, the dbt MCP server supports integration with VS Code, Cursor, Claude Desktop, and Claude Code. Configuration templates are provided to connect the server to each of these supported AI clients.

What is the difference between local and remote dbt MCP server setups?

A local dbt MCP server setup requires configuring environment variables on your machine for direct access, while a remote setup connects to a hosted dbt platform. The configuration process includes a decision flow to help determine the best option.

What prerequisites do I need to connect Claude Desktop to dbt?

To connect Claude Desktop to dbt, you need your dbt credentials and the correct configuration JSON. The setup process involves retrieving credentials, configuring environment variables, and applying the provided templates for Claude Desktop integration.

Why is my dbt MCP server configuration not working in Claude Code?

If your dbt MCP server configuration is not working, check for incorrect environment variables or invalid server type selection. The setup guide includes troubleshooting for common issues and an environment variable reference to resolve errors.