mcp-ボチャ
Bocha API を使用して AI エージェントに Web 検索機能を提供するモデル コンテキスト プロトコル (MCP) サーバー。
導入
MCP-Bochaは、モデルコンテキストプロトコルを介してBocha AIのウェブ検索API機能を公開するツールです。AIアシスタントがプログラムでウェブを検索できるようにすることで、情報検索、調査、最新データの収集といったタスクが可能になります。
ツール
ツール名 | 説明 | パラメータ |
| ウェブで情報を検索する |
: 検索クエリ文字列
: オプションの時間フィルター ["oneDay", "oneWeek", "oneMonth", "oneYear", "noLimit"]
: 要約結果のブール値(オプション)
: 含めるドメインの配列(オプション)
: 除外するドメインの配列(オプション)
: 返す結果の数(オプション) |
使用法
ライセンス
Apache 2.0 ライセンス
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
AI アシスタントが Bocha AI の検索 API を使用して Web を検索できるようにするモデル コンテキスト プロトコル サーバー。時間フィルタリング、ドメインの包含/除外、要約された結果などの機能をサポートします。
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityA Model Context Protocol server that integrates with Microsoft Bing Search API, allowing AI assistants to perform web, news, and image searches.Last updated -356MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that enables AI assistants to perform real-time web searches, retrieving up-to-date information from the internet via a Crawler API.Last updated -123517
- -security-license-qualityA Model Context Protocol server that provides real-time web search capabilities to AI assistants through pluggable search providers, currently integrated with the Brave Search API.Last updated -13MIT License
- -security-license-qualityA Model Context Protocol server that enables AI assistants to perform web searches using Google Search API, returning up to 20 search results in JSON format.Last updated -2Apache 2.0