Skip to main content
Glama
Johnhong9527

bocha-mcp

by Johnhong9527

web-search

Search the web with natural language queries, returning web pages, images, and videos with titles, URLs, snippets, and summaries. Filter results by time range or specific sites for targeted research.

Instructions

Search the web using Bocha Web Search API. Returns web pages, images, videos with titles, URLs, snippets, and summaries. Supports natural language queries, time range filtering, and site-specific search.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
countNoNumber of results to return (1-50, default 10)
queryYesSearch query (supports natural language)
summaryNoWhether to include text summary in results
freshnessNoTime range filter: noLimit, day, week, month, yearnoLimit
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden of disclosing behavior. It explains what is returned and supported filters, but it does not disclose rate limits, potential side effects, or limitations. This is adequate but not outstanding.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise and front-loaded, consisting of two sentences that clearly state the purpose and key capabilities without unnecessary detail. Every word earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given that there is no output schema and no annotations, the description must explain return values and use context. It does so reasonably by listing returned content types and filters, but it could be improved by mentioning pagination or edge cases. Overall, it is mostly complete for a web search tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the baseline is 3. The description adds value by explaining natural language queries, time range filtering, and site-specific search, which clarifies how the parameters are intended to be used beyond the schema's individual descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the tool as a web search via Bocha API, specifying the types of results returned. However, it does not distinguish this tool from the sibling 'ai-search' tool, so it does not achieve the highest score.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

There is no guidance on when to use this tool versus the sibling 'ai-search' tool, nor any exclusions or alternative suggestions. The description only lists features and leaves the agent to infer appropriate usage.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/Johnhong9527/bocha-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server