brave-search-mcp for
<h2>Model-ready web search server connecting LLMs to Brave Search</h2>
- Free
- 4.8
- V v2.1.0
<h2>Model-ready web search server connecting LLMs to Brave Search</h2>
brave-search-mcp, developed by Mikechao, is an MCP server that bridges LLMs with a live web search to extend model context. It performs real-time queries against Brave Search and returns structured, model-ready snippets, news, local results, and multimedia metadata for insertion into an assistant's context window. Highlights include a token-efficient llm_context_search mode, dual transport (stdio and SSE), and tools for images, video, and news freshness filters. Developers and researchers using MCP clients gain real-time grounding while keeping integration lightweight and configurable.
What tasks can you actually use it for?
As an MCP bridge between LLMs and Brave Search, the tool generates model-ready web evidence for conversational assistants. It returns condensed snippets and URLs suited to grounding answers, plus targeted queries for news, local businesses, images, and videos. Use cases include updating assistant knowledge beyond training cutoffs, sourcing multimedia context, and providing geo-aware search results inside an agent prompt that consumes MCP-formatted tools.
How accurate and token-efficient are the search outputs?
The server offers two response modes: a full search that returns longer metadata and an llm_context_search mode that trims non-essential fields to save tokens. Condensed snippets reduce context consumption, improving prompt capacity for longer dialogues. Accuracy of retrieved facts reflects the underlying Brave Search index and the chosen freshness filters for news; users should verify critical claims against original source links supplied by the tool.
What input does it accept and how does it integrate into workflows?
Deployment requires a Node.js runtime, recommended v18 or higher, and a valid Brave Search API key for authenticated queries. Integration is achieved through MCP registration and simple host configuration files. Typical setup steps include:
- install or run via npm or npx
- add the server entry to an MCP host configuration
- choose stdio or SSE transport per host capabilities
What privacy and hosting trade-offs should you expect?
The tool queries the Brave Search API, which is presented as an independent index with a privacy-first crawling approach; this means search results come from an index that avoids major tracker-based signals. Transport options, stdio and SSE, let hosts control whether results stream or run in-process. Teams embedding the server should account for API key management and host network policies when routing queries to external search endpoints.
A practical recommendation and final assessment
Community feedback within the MCP developer space praises the server's stability and faithful API implementation, making it a pragmatic option for teams needing reliable MCP tooling. Add automated checks for link rot and source validity, and tag fetched material inside assistant responses to support human verification. Those practices reduce the chance of circulating outdated or disputed information in research and prototype deployments.
Pros
- Token-efficient llm_context_search reduces context window usage
- Supports stdio and SSE transports for flexible MCP integration
- Returns structured metadata for news, local, image, and video results
- Installs via npm or runs with npx for quick deployment
Cons
- Requires a Brave Search API key for authenticated requests
- Needs Node.js runtime, recommended v18 or higher
- Limited to MCP-compatible hosts and clients
- Retrieved facts need independent verification for contested topics
brave-search-mcp for
- Free
- 4.8
- V v2.1.0
Top downloads
memory-graph
Local graph memory for MCP clients, aimed at developer workflows
docsiq
docsiq: MCP server for semantic documentation retrieval
healthcare-mcp-public
MCP server that connects LLMs to live healthcare sources
Arxiv Mcp Server
Arxiv MCP Server connects MCP agents to arXiv for programmatic research
openbeam
OpenBeam: low-latency RAG search layer for AI agents
Discover more programs
devrag
- 4
- Free
Efficient RAG System for Developers
Argyph
- 4.7
- Free
Argyph: a local MCP server for on-machine code context
Context Harness
- 4.9
- Free
Context Harness: Ingestion and retrieval for MCP-connected LLMs
basic-memory
- 4.8
- Free
Basic Memory: A Robust AI Knowledge Management Tool
LeanKG
- 4.8
- Free
Local knowledge graph for private AI-assisted code context
codesearch
- 4.9
- Free
Local, AST-aware semantic code search for MCP environments
Search Cli
- 4.5
- Free
Fast MCP Search CLI for Agent-Driven Web Retrieval and Integration
subcog
- 4.5
- Free
Efficient AI Memory Management Tool
anilist-mcp
- 4.7
- Free
Comprehensive AniList MCP Server Overview
gsearch-mcp
- 4.3
- Free
gsearch-mcp: Local MCP server providing live web citations
hister
- 4.4
- Free
mcmodding-mcp
- 4.9
- Free
Comprehensive AI Tool for Minecraft Modding