メタサーチMCPサーバー
メタ検索用のMCPサーバー
コンポーネント
このサーバーは、Tavily API を使用して、指定されたクエリに基づいて検索を実行します。
検索結果はテキスト形式で返されます。
検索結果には、AI 応答、URI、検索結果のタイトルが含まれます。
ツール
このサーバーは次のツールを実装します。
検索: 指定されたクエリに基づいて検索を実行します
必須引数: "query"
オプション引数: "search_depth" (基本または詳細)
インストール
リポジトリをダウンロードします。
Claude Desktop 構成ファイルを開きます。
構成ファイルを次のように編集します。
Claude Desktop を再起動します。
使用法
Claude Desktop では、「何かを検索してください」と尋ねると、検索結果が表示されます。
検索例:
応答例:
ログ保存場所
ログは次の場所に保存されます。
Windowsの場合:
カーソルによる実行
以下のようにシェル スクリプト (例:
script.sh
) を作成します。
カーソルの MCP サーバー設定を次のように構成します。
設定を保存します。
設定が保存されると、Cursor の Composer-Agent に「何かを検索する」ように依頼すると、検索結果が返されます。
Docker Compose を使用してローカル環境で実行する
目的
Claude Desktop を使用できない Windows/MacOS 以外のオペレーティング システムの場合、このセクションでは、Docker compose を使用してローカル環境で MCP サーバーとクライアントをセットアップして実行する方法について説明します。
手順
Docker をインストールします。
リポジトリをダウンロードします。
Docker Compose を実行します。
クライアントを実行します。
実行結果
以下のように利用可能なツールを検索した後、Tavilyにクエリが発行され、応答が返されます。
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tavily APIなどの様々な検索ツールを利用するためのMCPサーバー。Wiki検索、searxngなど、様々な検索ツールのサポートを計画しています。
Related Resources
Related MCP Servers
- -securityAlicense-qualityThis MCP server performs multi-topic searches in business, news, finance, and politics using the Tavily API, providing high-quality sources and intelligent summaries.Last updated -1MIT License
- AsecurityAlicenseAqualityAn MCP server implementation that integrates the Tavily Search API, providing optimized search capabilities for LLMs.Last updated -2MIT License
- AsecurityFlicenseAqualityAn MCP protocol server that enables web search functionality using the Tavily API, allowing AI assistants to perform internet searches in real-time.Last updated -44
- -securityFlicense-qualityAn MCP server that enables web search and document retrieval capabilities through Tavily API and LangConnect vector database, supporting AI agents in gathering information for comprehensive report generation.Last updated -22