Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DBT_HOSTNoYour dbt Cloud instance hostname (Access URL). If using Multi-cell, do not include the ACCOUNT_PREFIX.cloud.getdbt.com
DBT_PATHNoThe path to your dbt Core, dbt Cloud CLI, or dbt Fusion executable. Find it with 'which dbt'.
DBT_TOKENNoYour 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_IDNoYour dbt Cloud user ID.
DISABLE_TOOLSNoSet this to a list of tool names delimited by a ',' to disable certain tools.
DBT_DEV_ENV_IDNoYour dbt Cloud development environment ID.
DISABLE_REMOTENoSet this to 'false' to enable remote MCP objects.true
DBT_CLI_TIMEOUTNoNumber of seconds before the agent times out dbt CLI commands.10
DBT_PROD_ENV_IDNoYour dbt Cloud production environment ID.
DBT_PROJECT_DIRNoThe path to where the repository of your dbt Project is hosted locally, e.g., '/Users/firstnamelastname/reponame'.
DISABLE_DBT_CLINoSet this to 'true' to disable dbt Core, dbt Cloud CLI, and dbt Fusion MCP tools.false
DISABLE_DISCOVERYNoSet this to 'true' to disable dbt Discovery API MCP objects.false
DISABLE_SEMANTIC_LAYERNoSet this to 'true' to disable dbt Semantic Layer MCP objects.false
MULTICELL_ACCOUNT_PREFIXNoIf using Multi-cell, set this to your ACCOUNT_PREFIX. If not using Multi-cell, do not set this.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/bratko1234/dbt-mcp'

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