Claude TypeScript MCP Servers

by ukkz

brave_web_search

Access current web information using Brave Search to enhance answers with up-to-date facts, news, or technical details when accuracy or freshness is required.

Instructions

Retrieves up-to-date information from the web using Brave Search. You should proactively use this tool whenever you need current information beyond your knowledge cutoff, when answering questions about recent events, when asked about specific facts you're uncertain about, or when providing comprehensive answers. Search automatically when you suspect information might be outdated or when greater detail would improve your response. Use this for news, technical information, current events, product details, or any topic where fresh, accurate data would enhance your answer quality.

Input Schema

NameRequiredDescriptionDefault
countNoNumber of results (1-20, default 10)
offsetNoPagination offset (max 9, default 0)
queryYesSearch query (max 400 chars, 50 words)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "count": { "description": "Number of results (1-20, default 10)", "type": "number" }, "offset": { "description": "Pagination offset (max 9, default 0)", "type": "number" }, "query": { "description": "Search query (max 400 chars, 50 words)", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Claude TypeScript MCP Servers

Related Tools

ID: s0v7ilayxa