Skip to main content
Glama

dbt-mcp

Official
by dbt-labs

run

Execute compiled SQL model files against a target database, ensuring data models are materialized in the correct order based on their dependency graph.

Instructions

dbt run executes compiled sql model files against the current target database. dbt connects to the target database and runs the relevant SQL required to materialize all data models using the specified materialization strategies. Models are run in the order defined by the dependency graph generated during compilation.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "title": "runArguments", "type": "object" }

You must be authenticated.

Other Tools from dbt-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dbt-labs/dbt-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server