Choose MCP Server Setup
Start by downloading the Claude Desktop Client: https://claude.ai/download
Install uv
brew 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:
{
"mcpServers": {
"Choose MCP Server": {
"command": "uvx",
"args": ["choose-mcp-server"],
"env": {
"PROJECT_ID": YOUR_PROJECT_ID,
"DATASETS": DATASET_1,DATASET_2,DATASET_3
"DBT_MANIFEST_FILEPATH": YOUR_DBT_MANIFEST_FILEPATH
}
}
}
}
N.B: the dbt manifest file path is optional.
- Log into Google Cloud and update your Application Default Credentials (ADC)
gcloud auth login --update-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.
"env": {
"APPDATA": "C:\Users\YOUR_USERNAME\AppData\Roaming",
}
Choose MCP Server
Project Details
- keurcien/choose-mcp-server
- Last Updated: 2/26/2025
Recomended MCP Servers
Model Context Protocol (MCP) servers for Drupal development. Includes tools for querying Drupal.org modules and interacting with Drush...
MCP Server Test - 공개코드인 Weather를 이용하여 MCP Server를 구성하고 GitHub에 등록한 후 Smithery에 등록 하기 Test
Allow LLMs to control a browser with Browserbase and Stagehand
小红书MCP服务 x-s x-t js逆向
It's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like...
Python and TypeScript library for integrating the Stripe API into agentic workflows





