From a3a29232bd7d3b40de4aa28eb83fb8e9c11d8bcb Mon Sep 17 00:00:00 2001 From: Brent Brewington <135038482+apd-bbrewington@users.noreply.github.com> Date: Mon, 21 Apr 2025 13:31:55 -0400 Subject: [PATCH] add dbt Labs official dbt-mcp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f48865d6..17888f40 100644 --- a/README.md +++ b/README.md @@ -333,6 +333,7 @@ Data Platforms for data integration, transformation and pipeline orchestration. - [yashshingvi/databricks-genie-MCP](https://github.com/yashshingvi/databricks-genie-MCP) 🐍 ☁️ - A server that connects to the Databricks Genie API, allowing LLMs to ask natural language questions, run SQL queries, and interact with Databricks conversational agents. - [jwaxman19/qlik-mcp](https://github.com/jwaxman19/qlik-mcp) 📇 ☁️ - MCP Server for Qlik Cloud API that enables querying applications, sheets, and extracting data from visualizations with comprehensive authentication and rate limiting support. - [keboola/keboola-mcp-server](https://github.com/keboola/keboola-mcp-server) 🐍 - interact with Keboola Connection Data Platform. This server provides tools for listing and accessing data from Keboola Storage API. +- [dbt-labs/dbt-mcp](https://github.com/dbt-labs/dbt-mcp) 🎖️ 🐍 🏠 ☁️ - Official MCP server for [dbt (data build tool)](https://www.getdbt.com/product/what-is-dbt) providing integration with dbt Core/Cloud CLI, project metadata discovery, model information, and semantic layer querying capabilities. ### 💻 Developer Tools