Choose MCP Server Setup
@keurcien
About Choose MCP Server Setup
No overview available yet
Basic information
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 an MCP server that enables interaction with Google Cloud BigQuery datasets and optionally dbt metadata through natural language questions in Claude Desktop. It is intended for users who work with data in BigQuery and want to query it conversationally.
How to use Choose MCP Server Setup?
Install the uv package manager, then edit the Claude Desktop configuration file (claude_desktop_config.json) to add the server with command uvx and arguments choose-mcp-server. Set the environment variables PROJECT_ID, DATASETS (comma‑separated), and optionally DBT_MANIFEST_FILEPATH. Authenticate with Google Cloud by running gcloud auth login --update-adc, then open Claude Desktop and start asking questions.
Key features of Choose MCP Server Setup
- Uses uvx to run the server with no manual installation.
- Requires a Google Cloud project ID and dataset list.
- Optionally integrates a dbt manifest file.
- Authenticates via Google Cloud Application Default Credentials.
- Supports Windows with additional APPDATA environment variable.
Use cases of Choose MCP Server Setup
- Asking natural language questions about data in BigQuery datasets.
- Querying multiple datasets in a single Google Cloud project.
- Combining dbt metadata with BigQuery data for enhanced context.
FAQ from Choose MCP Server Setup
What prerequisites are needed for Choose MCP Server Setup?
Claude Desktop, uv (install via brew install uv on macOS), a Google Cloud project, and valid Application Default Credentials.
Where is the Claude Desktop configuration file located?
On macOS it is at ~/Library/Application\ Support/Claude/claude_desktop_config.json. On Windows, the path uses the APPDATA environment variable.
How do I authenticate with Google Cloud for Choose MCP Server Setup?
Run gcloud auth login --update-adc to log in and update your Application Default Credentials.
What environment variables are required?
PROJECT_ID (your Google Cloud project ID) and DATASETS (a comma‑separated list of dataset names). DBT_MANIFEST_FILEPATH is optional.
More Other MCP servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments