mcp-server-tavily

mcp-server-tavilyは、Pythonで構築された自動化ツールで、タスクの効率化を図ることができます。特に、データの収集や処理を自動化する機能が強化されており、開発者やデータサイエンティストにとって便利なソリューションです。使いやすいインターフェースと拡張性の高い設計が特徴です。

GitHubスター

42

ユーザー評価

未評価

お気に入り

0

閲覧数

28

フォーク

11

イシュー

1

インストール方法
難易度
中級
推定所要時間
10-20

インストール方法

To install Tavily Search for Claude Desktop automatically via [Smithery](https://smithery.ai/server/tavily-search):
bash
npx -y @smithery/cli install tavily-search --client claude
1Download the repository.
bash
git clone https://github.com/Tomatio13/mcp-server-tavily.git
2Open the Claude Desktop configuration file.
`` On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json On Windows: C:\Users\[username]\AppData\Roaming\Claude\claude_desktop_config.json`

3Edit the configuration file as follows:
yaml "mcpServers": { "tavily-search": { "command": "uv", "args": [ "--directory",

追加リソース