Skip to main content
Glama

MCP-Bocha

by intounknown

mcp-ボチャ

Bocha API を使用して AI エージェントに Web 検索機能を提供するモデル コンテキスト プロトコル (MCP) サーバー。

導入

MCP-Bochaは、モデルコンテキストプロトコルを介してBocha AIのウェブ検索API機能を公開するツールです。AIアシスタントがプログラムでウェブを検索できるようにすることで、情報検索、調査、最新データの収集といったタスクが可能になります。

ツール

ツール名説明パラメータ
mcp-bocha_searchウェブで情報を検索するquery : 検索クエリ文字列freshness : オプションの時間フィルター ["oneDay", "oneWeek", "oneMonth", "oneYear", "noLimit"] summary : 要約結果のブール値(オプション) include : 含めるドメインの配列(オプション) exclude : 除外するドメインの配列(オプション) count : 返す結果の数(オプション)

使用法

{ "mcpServers": { "mcp-bocha": { "command": "npx", "args": ["-y", "@humansean/mcp-bocha"], "env": { "BOCHA_API_KEY": "YOUR_API_KEY" } } } }

ライセンス

Apache 2.0 ライセンス

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

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.

AI アシスタントが Bocha AI の検索 API を使用して Web を検索できるようにするモデル コンテキスト プロトコル サーバー。時間フィルタリング、ドメインの包含/除外、要約された結果などの機能をサポートします。

  1. 導入
    1. ツール
      1. 使用法
        1. ライセンス

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol server that enables AI models to perform real-time internet and knowledge searches through Higress, enhancing model responses with up-to-date information from Google, Bing, Arxiv, and internal knowledge bases.
            Last updated -
            1
            5
            Python
            Apache 2.0
          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server that enables AI assistants like Claude to perform real-time web searches using the Exa AI Search API in a safe and controlled manner.
            Last updated -
            3,414
            • Apple
          • A
            security
            F
            license
            A
            quality
            A 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 -
            1
            44
            8
            JavaScript
            • Apple
            • Linux
          • -
            security
            A
            license
            -
            quality
            A 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 -
            3
            TypeScript
            MIT License

          View all related MCP servers

          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/intounknown/mcp-bocha'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server