The dbt MCP Server offers a suite of tools for interacting with dbt Core, dbt Cloud, and the dbt Semantic Layer through the Model Context Protocol. It enables seamless integration with various MCP clients, allowing users to leverage dbt's capabilities within applications like Claude Desktop, Cursor, and VS Code. The server facilitates tasks such as building, compiling, and testing dbt projects, querying metrics from the Semantic Layer, and discovering model details, making it a valuable asset for data analytics and engineering workflows.
Key Features
01Enables interaction with dbt Semantic Layer
02Provides a Discovery API for dbt models
03Supports dbt Core and dbt Cloud CLI
04109 GitHub stars
05Offers remote MCP object support
06Integrates with MCP clients like Claude Desktop, Cursor, and VS Code