Bocha
БесплатноНе проверенMCP server for Bocha Search API, enabling web search and AI-powered search with customizable parameters like result count, freshness, and summaries.
Описание
MCP server for Bocha Search API, enabling web search and AI-powered search with customizable parameters like result count, freshness, and summaries.
README
MCP server for Bocha Search API, providing web search and AI search capabilities.
Features
- Web Search: Search the web using Bocha Web Search API (default)
- AI Search: Search using Bocha AI Search API with multimodal cards and AI-generated answers (only when specifically requested)
Installation
- Clone this repository
- Install dependencies:
npm install - Copy
.mcp.example.jsonto.mcp.jsonand add your Bocha API key:cp .mcp.example.json .mcp.json - Edit
.mcp.jsonand replaceYOUR_BOCHA_API_KEY_HEREwith your actual API key
Usage
As MCP Server
Add the following to your Claude configuration:
{
"mcpServers": {
"bocha-search": {
"command": "node",
"args": ["/path/to/bocha-mcp/index.js"],
"env": {
"BOCHA_API_KEY": "your_api_key_here"
}
}
}
}
Tools
web-search: Search the web using Bocha Web Search API
query: Search query (supports natural language)count: Number of results (1-50, default 10)freshness: Time range filter (noLimit, day, week, month, year)summary: Whether to include text summary (default true)
ai-search: Search using Bocha AI Search API
query: Search querycount: Number of results (1-50, default 10)freshness: Time range filter (noLimit, day, week, month, year)answer: Whether to generate AI answer (default false)stream: Whether to use streaming response (default false)
Environment Variables
BOCHA_API_KEY: Your Bocha API key (required)
License
ISC
Установка Bocha
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Johnhong9527/bocha-mcpFAQ
Bocha MCP бесплатный?
Да, Bocha MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Bocha?
Нет, Bocha работает без API-ключей и переменных окружения.
Bocha — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Bocha в Claude Desktop, Claude Code или Cursor?
Открой Bocha на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Bocha with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
