mcp-bocha
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
License
Apache-2.0 license
You must be authenticated.
Tools
A Model Context Protocol server that enables AI assistants to search the web using Bocha AI's search API, supporting features like time filtering, domain inclusion/exclusion, and summarized results.
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI models to perform real-time internet and knowledge searches through Higress, enhancing model responses with up-to-date information from Google, Bing, Arxiv, and internal knowledge bases.Last updated -15PythonApache 2.0
- -securityFlicense-qualityA Model Context Protocol server that enables AI assistants like Claude to perform real-time web searches using the Exa AI Search API in a safe and controlled manner.Last updated -2,647
- AsecurityFlicenseAqualityA 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 -1448JavaScript
- -securityAlicense-qualityA 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 -3TypeScriptMIT License