Overview of dbt MCP Server Tools
mainThe dbt MCP server provides a suite of tools categorized by functional area to allow AI agents to interact with dbt Core, dbt Fusion, and dbt Platform.
Key tool categories include:
- SQL: Execute and generate SQL on dbt Platform.
- Semantic Layer: Query metrics, dimensions, and entities.
- Discovery: Inspect project metadata (models, macros, lineage, etc.).
- dbt CLI: Execute standard dbt commands (run, test, build, etc.).
- Admin API: Manage dbt Platform jobs and projects.
- dbt Codegen: Automate YAML and SQL boilerplate generation.
- dbt LSP: Advanced SQL compilation and column-level lineage.
- Product Docs: Search and fetch content from official dbt documentation.
- Metadata: Inspect the MCP server version and branch.