brave/brave-search-mcp-server
by Various
📇 ☁️ - Web search capabilities using Brave's Search API
MCP
brave/brave-search-mcp-server
Added 1 June 2026
Overview
This MCP server acts as a bridge between AI assistants and Brave Search's API. It allows agents to perform web searches programmatically through the Model Context Protocol, returning structured results directly to the assistant.
Best for
Best for
Developers building AI agents that need on-demand web search capabilities
Use cases
- Enable an AI assistant to look up current events or data from the web
- Retrieve real-time information for fact-checking in agent conversations
- Provide search results as context for decision-making or content generation
How to use
Install
npx @modelcontextprotocol/inspector node dist/index.js Tested with
Claude Desktop, Continue, VS Code
Notes
This MCP server acts as a bridge between AI assistants and Brave Search’s API. It allows agents to perform web searches programmatically through the Model Context Protocol, returning structured results directly to the assistant.
1,126 stars on GitHub. Last updated 2026-06-01. Licensed MIT.
Use cases
- Enable an AI assistant to look up current events or data from the web
- Retrieve real-time information for fact-checking in agent conversations
- Provide search results as context for decision-making or content generation
Pros
- Simple integration with any MCP-compatible client like Claude Desktop
- Direct access to Brave Search without needing a separate HTTP client
- Leverages Brave’s privacy-oriented search index with decent coverage
Cons
- Requires a Brave Search API key, which may have usage limits or costs
- Search results are limited to Brave’s index, which may differ from Google or Bing
- Dependent on the MCP ecosystem, which is still maturing and may change
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple integration with any MCP-compatible client like Claude Desktop
- Direct access to Brave Search without needing a separate HTTP client
- Leverages Brave's privacy-oriented search index with decent coverage
Cons
- Requires a Brave Search API key, which may have usage limits or costs
- Search results are limited to Brave's index, which may differ from Google or Bing
- Dependent on the MCP ecosystem, which is still maturing and may change
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.