keurcien
MCP Serverkeurcienpublic

choose mcp server

这个GitHub仓库托管了一份使用Claude Desktop Client设置MCP Server的指南,支持自定义服务器配置和用户交互来进行数据处理和问答。

Repository Info

0
Stars
2
Forks
0
Watchers
1
Issues
Python
Language
-
License

About This Server

这个GitHub仓库托管了一份使用Claude Desktop Client设置MCP Server的指南,支持自定义服务器配置和用户交互来进行数据处理和问答。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

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",
}

Quick Start

1

Clone the repository

git clone https://github.com/keurcien/choose-mcp-server
2

Install dependencies

cd choose-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerkeurcien
Repochoose-mcp-server
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation