dbt-mcp
by bratko1234
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DBT_HOST | No | Your dbt Cloud instance hostname (Access URL). If using Multi-cell, do not include the ACCOUNT_PREFIX. | cloud.getdbt.com |
| DBT_PATH | No | The path to your dbt Core, dbt Cloud CLI, or dbt Fusion executable. Find it with 'which dbt'. | |
| DBT_TOKEN | No | Your personal access token or service token. Service token required for Semantic Layer with at least 'Semantic Layer Only', 'Metadata Only', and 'Developer' permissions. | |
| DBT_USER_ID | No | Your dbt Cloud user ID. | |
| DISABLE_TOOLS | No | Set this to a list of tool names delimited by a ',' to disable certain tools. | |
| DBT_DEV_ENV_ID | No | Your dbt Cloud development environment ID. | |
| DISABLE_REMOTE | No | Set this to 'false' to enable remote MCP objects. | true |
| DBT_CLI_TIMEOUT | No | Number of seconds before the agent times out dbt CLI commands. | 10 |
| DBT_PROD_ENV_ID | No | Your dbt Cloud production environment ID. | |
| DBT_PROJECT_DIR | No | The path to where the repository of your dbt Project is hosted locally, e.g., '/Users/firstnamelastname/reponame'. | |
| DISABLE_DBT_CLI | No | Set this to 'true' to disable dbt Core, dbt Cloud CLI, and dbt Fusion MCP tools. | false |
| DISABLE_DISCOVERY | No | Set this to 'true' to disable dbt Discovery API MCP objects. | false |
| DISABLE_SEMANTIC_LAYER | No | Set this to 'true' to disable dbt Semantic Layer MCP objects. | false |
| MULTICELL_ACCOUNT_PREFIX | No | If using Multi-cell, set this to your ACCOUNT_PREFIX. If not using Multi-cell, do not set this. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues