# Google ADK Agent for dbt MCP
An example of using Google Agent Development Kit with the remote dbt MCP server.
## Config
Set the following environment variables:
- `GOOGLE_GENAI_API_KEY` (or the API key for any other model supported by google ADK)
- `ADK_MODEL` (Choose a different model (default: gemini-2.0-flash))
- `DBT_TOKEN`
- `DBT_PROD_ENV_ID`
- `DBT_HOST` (if not using the default `cloud.getdbt.com`)
- `DBT_PROJECT_DIR` (if using dbt core)
### Usage
`uv run main.py`
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