Skip to main content
Glama
Johnhong9527

bocha-mcp

by Johnhong9527

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BOCHA_API_KEYYesYour Bocha API key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
web-searchA

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.

ai-searchA

Search using Bocha AI Search API. Returns web results, images, multimodal cards (weather, calendar,百科, etc.), AI-generated answers, and follow-up questions. Supports streaming. Use only when specifically requested by the user.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 2 tools

Disambiguation3/5

Both tools are search-based and can return similar result types, creating potential ambiguity. The AI search tool explicitly notes it should only be used when requested, which helps, but the boundary between general web search and AI-enhanced search is not always obvious.

Naming Consistency5/5

Both tool names follow a consistent pattern: a type prefix followed by 'search' (web-search, ai-search). This makes the naming predictable and easy to understand.

Tool Count4/5

With only two tools, the server is on the lean side, but for a focused search API server, this is reasonable. Each tool serves a distinct search mode, so the count feels appropriate for the scope.

Completeness5/5

The tool surface covers general web search and AI-powered search, including images, videos, and multimodal cards. No obvious missing functionality for the stated purpose of a search API.

Maintenance

ActivityStale
ResponsivenessNo issues