Skip to main content

Add your description here

Project description

Choose MCP Server Setup

  1. Start by downloading the Claude Desktop Client: https://claude.ai/download

  2. Install uv

brew install uv
  1. 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.

  1. Log into Google Cloud and update your Application Default Credentials (ADC)
gcloud auth login --update-adc
  1. 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

choose_mcp_server-0.1.10.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

choose_mcp_server-0.1.10-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file choose_mcp_server-0.1.10.tar.gz.

File metadata

  • Download URL: choose_mcp_server-0.1.10.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.2

File hashes

Hashes for choose_mcp_server-0.1.10.tar.gz
Algorithm Hash digest
SHA256 b3da8cd60d58b0e3c17e0797e2115f2de77931a5531235e1553c402a6093a7b6
MD5 2437083b717685459974db1b39c47a2f
BLAKE2b-256 cba5a7a4936c648d61148ba9664a8b457215161c2dccdf99d54ef57a1bceb3c7

See more details on using hashes here.

File details

Details for the file choose_mcp_server-0.1.10-py3-none-any.whl.

File metadata

File hashes

Hashes for choose_mcp_server-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 33ece55c1c35a3d4f0755a99de424c8b053d0fa71c13ed502e7b7f62e978e056
MD5 b912b09740c0653e631ea79a4e4ba94d
BLAKE2b-256 e155e2dc1c313523cfa940681759fc883351e60951bcc0e39d06e60adfead999

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page