MCP-Bocha

by intounknown

mcp-bocha_search

Search the web using advanced filters like time range, domain inclusion/exclusion, and summary extraction. Retrieve precise results tailored to your query.

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" }

You must be authenticated.

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