Choose MCP Server
MCPサーバー設定を選択
まず、Claude デスクトップ クライアントをダウンロードしてください: https://claude.ai/download
uvをインストールする
brew install uvMCPサーバーをインストールする
claude_desktop_config.jsonファイル ( ~/Library/Application\ Support/Claudeにあります) を編集し、mcpServers セクションに次のコードを追加します。
{
"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
}
}
}
}注意: dbt マニフェスト ファイル パスはオプションです。
Google Cloud にログインし、アプリケーションのデフォルト認証情報(ADC)を更新します
gcloud auth login --update-adcClaude Desktop を開いて、質問を始めましょう!
トラブルシューティング
Windows ユーザーの場合、Claude Desktop 構成ファイルにAPPDATA環境変数を追加する必要がある場合があります。
"env": {
"APPDATA": "C:\\Users\\YOUR_USERNAME\\AppData\\Roaming",
}This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseCqualityDmaintenanceA server built with mcp-framework that allows users to extend Claude's capabilities by adding custom tools that can be used through the Claude Desktop client.346
- AlicenseNot gradedqualityDmaintenanceThis read-only MCP Server allows you to connect to Google Search data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at https://www.cdata.com/solutions/mcp1MIT
- AlicenseNot gradedqualityDmaintenanceThis read-only MCP Server allows you to connect to Google Contacts data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at https://www.cdata.com/solutions/mcpMIT
- AlicenseNot gradedqualityDmaintenanceThis read-only MCP Server allows you to connect to Google Directory data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at https://www.cdata.com/solutions/mcpMIT
Related MCP Connectors
MCP server giving Claude AI access to 22+ NYC public-record databases for real estate due diligence
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/keurcien/choose-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server