dbt-mcp

dbt-mcp

211

The dbt MCP Server facilitates interaction with dbt by providing various tools for dbt CLI, Semantic Layer, Discovery, and Remote operations. It supports executing and managing dbt models and integrating with development environments like VS Code and Cursor.

What is the dbt MCP Server?

The dbt MCP Server is a Model Context Protocol server that provides tools to interact with dbt, allowing users to execute dbt commands, manage semantic layers, and perform discovery operations.

How do I configure the dbt MCP Server?

The server is configured through environment variables, which can be set in a .env file. These variables control the functionality of the server, such as enabling or disabling certain tool groups.

What platforms are supported by the dbt MCP Server?

The dbt MCP Server supports integration with platforms like Claude Desktop, Cursor, and VS Code, allowing for versatile use across different development environments.

What are the main tools provided by the dbt MCP Server?

The server provides tools for dbt CLI operations, semantic layer management, discovery of dbt models, and remote execution of SQL queries.

Can I use the dbt MCP Server for remote operations?

Yes, the server supports remote execution capabilities, allowing users to execute SQL queries and dbt operations on dbt Cloud's backend infrastructure.