Choose MCP Server Setup
@MCP-Mirror
About Choose MCP Server Setup
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Choose MCP Server": {
"command": "uvx",
"args": [
"choose-mcp-server"
],
"env": {
"PROJECT_ID": "",
"DATASETS": "",
"DBT_MANIFEST_FILEPATH": ""
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Choose MCP Server Setup?
Choose MCP Server Setup is a guide for configuring an MCP (Model Context Protocol) server that connects Claude Desktop to Google Cloud datasets and optionally a dbt manifest, enabling natural language queries against your data. It is for users who want to query cloud datasets through Claude Desktop.
How to use Choose MCP Server Setup?
Install uv via brew install uv, then edit claude_desktop_config.json (at ~/Library/Application\ Support/Claude) to add the server entry with uvx choose-mcp-server, your PROJECT_ID, comma-separated DATASETS, and optional DBT_MANIFEST_FILEPATH. Authenticate with gcloud auth login --update-adc, then open Claude Desktop to start asking questions.
Key features of Choose MCP Server Setup
- Connects Claude Desktop to Google Cloud datasets
- Optional dbt manifest integration for data modeling context
- Uses uv for fast, reliable package management
- Simple configuration via
claude_desktop_config.json - Requires Google Cloud Application Default Credentials
Use cases of Choose MCP Server Setup
- Querying BigQuery datasets directly from Claude Desktop conversations
- Including dbt model metadata (descriptions, lineage) in Claude's responses
- Enabling non-technical stakeholders to explore cloud data via natural language
FAQ from Choose MCP Server Setup
What do I need before starting?
You need the Claude Desktop client, uv (installable via Homebrew), a Google Cloud project with datasets, and authenticated Application Default Credentials.
Is the dbt manifest file required?
No, the DBT_MANIFEST_FILEPATH environment variable is optional.
How do I set up this server on Windows?
Add the APPDATA environment variable to your server configuration, pointing to C:\Users\YOUR_USERNAME\AppData\Roaming.
How do I authenticate with Google Cloud?
Run gcloud auth login --update-adc to set your Application Default Credentials.
Where is the Claude Desktop config file located?
On macOS, it is at ~/Library/Application\ Support/Claude/claude_desktop_config.json.
Frequently asked questions
What do I need before starting?
You need the Claude Desktop client, `uv` (installable via Homebrew), a Google Cloud project with datasets, and authenticated Application Default Credentials.
Is the dbt manifest file required?
No, the `DBT_MANIFEST_FILEPATH` environment variable is optional.
How do I set up this server on Windows?
Add the `APPDATA` environment variable to your server configuration, pointing to `C:\Users\YOUR_USERNAME\AppData\Roaming`.
How do I authenticate with Google Cloud?
Run `gcloud auth login --update-adc` to set your Application Default Credentials.
Where is the Claude Desktop config file located?
On macOS, it is at `~/Library/Application\ Support/Claude/claude_desktop_config.json`.
Basic information
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Comments