Skip to main content
Glama

MCP-Bocha

by intounknown

mcp-bocha_search

Search the web with time filters, domain inclusion/exclusion, and summarized results using Bocha AI's API. Ideal for retrieving targeted and relevant information efficiently.

Instructions

Search the web for information

Input Schema

NameRequiredDescriptionDefault
countNo
excludeNo
freshnessNo
includeNo
queryYes
summaryNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "count": { "type": "number" }, "exclude": { "items": { "type": "string" }, "type": "array" }, "freshness": { "enum": [ "oneDay", "oneWeek", "oneMonth", "oneYear", "noLimit" ], "type": "string" }, "include": { "items": { "type": "string" }, "type": "array" }, "query": { "type": "string" }, "summary": { "type": "boolean" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from MCP-Bocha

Related Tools

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

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