Bocha Web Search
FreeNot checkedEnables AI to perform web searches with customizable parameters including freshness filters, domain controls, and result summarization for retrieving up-to-date
About
Enables AI to perform web searches with customizable parameters including freshness filters, domain controls, and result summarization for retrieving up-to-date information from the internet.
README
A Model Context Protocol (MCP) server that provides web search capabilities to AI agents using the Bocha API.
Introduction
MCP-Bocha is a tool that exposes Bocha AI's web search API capabilities through the Model Context Protocol. It allows AI assistants to search the web programmatically, enabling tasks such as information retrieval, research, and up-to-date data collection.
Tools
| Tool Name | Description | Parameters |
|---|---|---|
mcp-bocha_search |
Search the web for information | query: The search query stringfreshness: Optional time filter ["oneDay", "oneWeek", "oneMonth", "oneYear", "noLimit"]summary: Optional boolean for summarized resultsinclude: Optional array of domains to includeexclude: Optional array of domains to excludecount: Optional number of results to return |
Usage
{
"mcpServers": {
"mcp-bocha": {
"command": "npx",
"args": ["-y", "@humansean/mcp-bocha"],
"env": {
"BOCHA_API_KEY": "YOUR_API_KEY"
}
}
}
}
License
Apache-2.0 license
Install Bocha Web Search in Claude Desktop, Claude Code & Cursor
unyly install bocha-web-searchInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add bocha-web-search -- npx -y @humansean/mcp-bochaStep-by-step: how to install Bocha Web Search
FAQ
Is Bocha Web Search MCP free?
Yes, Bocha Web Search MCP is free — one-click install via Unyly at no cost.
Does Bocha Web Search need an API key?
No, Bocha Web Search runs without API keys or environment variables.
Is Bocha Web Search hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Bocha Web Search in Claude Desktop, Claude Code or Cursor?
Open Bocha Web Search on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by 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
by xuzexin-hzCompare Bocha Web Search with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
