Choose MCP Server Setup
@keurcien
About Choose MCP Server Setup
No overview available yet
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
Fetch the live tool list by running this server in a temporary sandbox using the button above.
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

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.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments