Add your description here
Project description
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",
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mseep_choose_mcp_server-0.1.11.tar.gz.
File metadata
- Download URL: mseep_choose_mcp_server-0.1.11.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65597f8e64711cb2ed2ea420d91100fd98e2e49de508499b65cdc756928d2fa3
|
|
| MD5 |
0fb3f8b2a32545ec026b0ead7a7dfc59
|
|
| BLAKE2b-256 |
e0dbd4c0056e99a6906217cc119ece17e19676f76fcb41846022f82704ff11d2
|
File details
Details for the file mseep_choose_mcp_server-0.1.11-py3-none-any.whl.
File metadata
- Download URL: mseep_choose_mcp_server-0.1.11-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69b157f65e4cbf6a6b99adf00c9a9de65e49fcaf21821597204e8e799988923a
|
|
| MD5 |
81430a43aecd5bfd186694917cb4c587
|
|
| BLAKE2b-256 |
1cbaacc2ae469b4813915ee1f56cdae990d9593398c8af946e99d12106480b39
|