Integrates with dbt through a manifest file path, likely enabling querying or analysis of dbt models and metadata.
Authenticates with Google Cloud using Application Default Credentials, with access to datasets based on a Project ID.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Choose MCP Servershow me the top 10 products by sales from the ecommerce dataset"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Choose MCP Server Setup
Start by downloading the Claude Desktop Client: https://claude.ai/download
Install uv
Install the MCP server
Edit the claude_desktop_config.json file (located in ~/Library/Application\ Support/Claude) and add the following to the mcpServers section:
N.B: the dbt manifest file path is optional.
Log into Google Cloud and update your Application Default Credentials (ADC)
Open Claude Desktop and start asking questions!
Troubleshooting
For Windows users, you may need to add the APPDATA environment variable to your Claude Desktop config file.