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 ライセンス

Deploy Server
A
security – no known vulnerabilities
-
license - not tested
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
            -
            license
            A
            quality
            A Model Context Protocol server that integrates with Microsoft Bing Search API, allowing AI assistants to perform web, news, and image searches.
            Last updated -
            3
            56
            MIT License
            • Apple
          • A
            security
            -
            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
            235
            17
            • Apple
            • Linux
          • -
            security
            -
            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 -
            13
            MIT License
          • -
            security
            -
            license
            -
            quality
            A 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 -
            2
            Apache 2.0

          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