Skip to main content
Glama
intounknown

MCP-Bocha

by intounknown

mcp-bocha

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

介绍

MCP-Bocha 是一款通过模型上下文协议 (MCP) 公开 Bocha AI 网页搜索 API 功能的工具。它允许 AI 助手以编程方式搜索网页,从而实现信息检索、研究和最新数据收集等任务。

Related MCP server: WebSearch-MCP

工具

工具名称

描述

参数

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

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Latest Blog Posts

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