A web search tool for the Model Context Protocol that provides real-time information retrieval using the Brave Search API. Designed with intelligent query categorization to proactively determine when web search is necessary, such as for current events, weather, sports scores, and time-sensitive information. Supports dynamic provider configuration and offers robust error handling to ensure reliable search capabilities across various query types.
No reviews yet. Be the first to review!
Sign in to join the conversation
Live web search. Use first for current, source-backed answers. Parameters: search_term (string, required), provider (enum), count (int), offset (int), cursor (string), freshness (string), country (string), search_lang (string), safesearch (enum), include_domains (string[]), exclude_domains (string[]).
Recent news with source name and publish date. Brave only.
Image results with thumbnails. Brave only.
Reads a search result or arbitrary http(s) URL. Parameters: id_or_url (string), url (string, deprecated), max_chars (int), cursor (string).
Returns the registered providers and the current default. Call this once if you are unsure whether news_search or image_search are available in this session.