add-mcp
Back to registry
dbt logo

dbt

v1.0.0

dbt.com/mcp

dbt is a data transformation and analytics engineering platform for building, running, and governing data projects. Its platform includes administrative APIs, metadata and semantic query interfaces, and AI-assisted tooling around dbt projects.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://YOUR_DBT_HOST_URL/api/ai/v1/mcp/
requiredsecret

dbt service account token. Use Bearer or Token <token>.

npx add-mcp@latest https://YOUR_DBT_HOST_URL/api/ai/v1/mcp/ --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.dbt%2Fmcp"