dbt MCP server updates! (2025-10-02) #378
b-per
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 We've shipped quite a bit in this repo since the last update in August and here is a summary of the new features and improvements:
🌟 Major Features:
dbt-codegen
Integration - New MCP toolset for code generation (thanks @Muizzkolapo!)🛠️ New Tools:
get_job_run_error
- Retrieve and parse job run errors to surface the most relevant information (looking atrun_results.json
if present and at logs otherwise)get_metrics_compiled_sql
- Get compiled SQL for Semantic Layer metrics. Instead of using th Semantic Layer to query the Data Warehouse, you can run this SQL from your sideget_exposures
andget_exposure_details
- Get information from the Discovery API--vars
and--full-refresh
flag support for CLI tools🧠 Context Management:
We're increasingly focused on providing LLMs with the most valuable information without overwhelming the context window - smarter, not just more data!
🐛 Key Fixes:
🙌 Community Contributors:
Huge thanks to @jairus-m , @Muizzkolapo, @WilliamDee, @adammacleod, @AjmeraParth132, @xrpza and @VDFaller!
And of course, Coalesce!
For the people joining us at Coalesce, remember to sign up to the dbt MCP Hackathon to join other community members and build something amazing together!
Beta Was this translation helpful? Give feedback.
All reactions