via “sql execution and natural language to sql translation”
** - 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.
Unique: Integrates SQL execution with natural language translation in a single tool pair, allowing agents to both generate and execute queries without context switching. Uses dbt profile credentials for seamless warehouse authentication without requiring separate credential management.
vs others: More integrated than separate SQL clients because it combines execution and translation, and more secure than direct SQL input because it validates queries before execution and enforces timeout limits.