Skip to main content
Glama

MCP-Bocha

by intounknown

mcp-bocha

模型上下文协议 (MCP) 服务器使用 Bocha API 为 AI 代理提供网络搜索功能。

介绍

MCP-Bocha 是一款通过模型上下文协议 (MCP) 公开 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 搜索网络,支持时间过滤、域包含/排除和汇总结果等功能。

  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