AUTOMATIONSWITCH
OfficialSearch

Brave Search MCP

by Brave

Official Brave Search MCP covering web, local, video, image, news, and AI summary. 965 GitHub stars and 31 commits on main in the last 30 days. Privacy-respecting search index distinct from Google.

965·6 tools·Released APR 2025·MIT
npx -y @brave/brave-search-mcp-server
Share:

Official Brave Search MCP covering web, local, video, image, news, and AI summary. 965 GitHub stars and 31 commits on main in the last 30 days. Privacy-respecting search index distinct from Google; useful when agents need an independent corpus.

Reviewed by M. Nouriel · MAY 2026

INSTALL THIS SERVER

Requires authenticationBRAVE_API_KEY environment variable. Token from https://api.search.brave.com.
{ "mcpServers": { "brave-search": { "command": "npx", "args": [ "-y", "@brave/brave-search-mcp-server" ], "env": { "BRAVE_API_KEY": "<your-brave-api-key>" } } } }
PrereqRequires BRAVE_API_KEY from https://api.search.brave.com. Free tier has rate limits; Pro plan unlocks summarizer and extra_snippets. NPM: `@brave/brave-search-mcp-server`. Path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS).
{ "mcpServers": { "brave-search": { "command": "npx", "args": [ "-y", "@brave/brave-search-mcp-server" ], "env": { "BRAVE_API_KEY": "<your-brave-api-key>" } } } }
{ "mcpServers": { "brave-search": { "command": "npx", "args": [ "-y", "@brave/brave-search-mcp-server" ], "env": { "BRAVE_API_KEY": "<your-brave-api-key>" } } } }
{ "mcpServers": { "brave-search": { "command": "npx", "args": [ "-y", "@brave/brave-search-mcp-server" ], "env": { "BRAVE_API_KEY": "<your-brave-api-key>" } } } }
{ "mcpServers": { "brave-search": { "command": "npx", "args": [ "-y", "@brave/brave-search-mcp-server" ], "env": { "BRAVE_API_KEY": "<your-brave-api-key>" } } } }

6 TOOLS AVAILABLE

brave_web_search
Web search with country, language, freshness, and safesearch filters
Read
brave_local_search
Local business and place search
Read
brave_video_search
Video search
Read
brave_image_search
Image search
Read
brave_news_search
News search
Read
brave_summarizer
AI-generated summary of top results (Pro plans)
Read

OUR ASSESSMENT

Strengths
  • Official Brave maintenance.
  • 965 GitHub stars and MIT licence.
  • 31 commits on main in the last 30 days.
  • Six tool categories (web, local, video, image, news, summarizer) cover most search use cases.
  • Privacy-first index gives results distinct from Google or Bing.
  • Goggles (custom re-ranking definitions) supported on web search.
  • Pro plan unlocks extra_snippets and AI summarization.
Weaknesses
  • Brave Search API has a free tier with rate limits; Pro features are paid.
  • AI summarizer requires a Pro plan for the summary parameter.
  • Local search index is most useful for North American business listings; global coverage varies.
Security Notes

BRAVE_API_KEY scopes to a single Brave Search Subscription. Rotate keys via the Brave dashboard. Search results return third-party URLs; treat the result stream as untrusted in the host LLM context.

Best For

Agents that need a privacy-respecting search index distinct from Google or Bing; workflows that benefit from Brave Goggles re-ranking; teams running production agents who want six search modalities (web, local, video, image, news, summarizer) from a single MCP.

TECHNICAL DETAILS

Language
typescript
Transport
stdio
Clients
Claude DesktopClaude CodeCursorVS CodeWindsurf
License
MIT
npm
@brave/brave-search-mcp-server
Last Release
@brave/brave-search-mcp-server (npm latest)MAY 3, 2026
First Released
APR 1, 2025

ADOPTION METRICS

// GitHub Stars
965

// Reading this965 stars on the brave/brave-search-mcp-server repo. 31 commits on main in the last 30 days.

// Popularity Rank
#2
Globally · #2 in Search

// Reading thisSecond-ranked in search; official Brave vendor signal.

SOURCES & VERIFICATION

We don't take any single directory's word for it. Before scoring, we cross-reference 5 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.

01
Discovered
Manual submission
First indexed MAY 3, 2026
02
Cross-referenced
5 directories
PulseMCP, MCP.so, Glama, Smithery, Official MCP Registry
03
Verified against
Claude Desktop, Cursor, VS Code
Installed and tested across clients
04
Last re-checked
MAY 3, 2026
Weekly re-verification
// How other directories see it

The same server, 5 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.

SourceTheir ratingTheir star countTheir downloadsLast synced
AutomationSwitch This page4.4editorial965MAY 3, 2026
PulseMCP— unratedunavailableunavailableMAY 3, 2026
MCP.so— unratedunavailableunavailableMAY 3, 2026
Glama— unratedunavailableunavailableMAY 3, 2026
Smithery— unratedunavailableunavailableMAY 3, 2026
Official MCP Registry— unratedunavailableunavailableMAY 3, 2026

// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.

// Get in touch

DISCUSS YOUR
MCP REQUIREMENTS.

Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.

Discuss Your MCP Requirements →