Skip to content

dbt-labs/dbt-mcp

v1.21.2 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 18d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

data-analytics data-engineering dbt llm mcp mcp-server
+1 more
model-context-protocol

Summary

AI summary

Updates Under the Hood, Bug Fix, and v1.21.2 - 2026-07-08 across a mixed release.

Full changelog

v1.21.2 - 2026-07-08

Under the Hood

  • Model-by-name lookups in get_model_details now resolve via a single Discovery API identifier query instead of enumerating packages and guessing unique_ids. Note: this fast path matches by DB alias, which get_model_details has done since #453 (not something this change introduces) and which get_model_health/get_model_children/get_model_parents have done since #289 -- a model whose alias was explicitly overridden away from its dbt name may not be found by name.
  • get_model_performance's name resolution now skips fetching full model details (catalog, compiled code, etc.) and resolves the unique_id directly.
  • Update docs gen script to annotate deprecated tools to README

Bug Fix

  • Reduce the semantic layer GraphQL request timeout from 60s to 30s so unresponsive requests fail faster instead of holding the connection open.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track dbt-labs/dbt-mcp

Get notified when new releases ship.

Sign up free

About dbt-labs/dbt-mcp

A MCP (Model Context Protocol) server for interacting with dbt.

All releases →

Beta — feedback welcome: [email protected]