Skip to content
Brave Search MCP logo

Brave Search MCP

UnclaimedEditor reviewed

Real-time web search MCP server using Brave independent search index

Visit Website

TL;DR - Brave Search MCP

  • Real-time web search from your AI assistant via Brave independent index
  • No knowledge cutoff, current results from the live web
  • Free tier with 2,000 queries/month
Pricing: Free plan available
Best for: Growing teams

What Users Say About Brave Search MCP

Brave Search MCP gives AI agents real-time web search through Brave's independent search index (not a Google or Bing wrapper). Users cite three wins: genuine independence from Google/Bing, six tool types (web, local, news, images, video, AI summarizer), and $5/mo in free credits. The complaints: queries are capped at 400 characters, local search depth requires Pro, and the AI summarizer costs extra.

Highlights

  • Brave's independent search index — not rehashed Google/Bing results
  • Six tools: web, local, news, images, video, and AI summarizer
  • Free tier: $5/month credits (~1,000 searches)
  • MIT-licensed open source, stdio + HTTP transport
  • Results often surface content Google buries (especially older or niche sources)

Limitations

  • Max 400 characters per query — truncates long natural-language prompts
  • Pagination capped at ~200 results per query
  • Local search detail requires Pro plan
  • AI summarization costs $4/1,000 requests on top of search credits
  • Quality of 'local' results trails Google Maps in coverage

Best for: Any developer who wants their AI to search the live web, especially for privacy-sensitive workflows or when Google/Bing results feel over-optimized. Pair with an MCP-supporting client for agents that need current events, documentation, or fresh error-message troubleshooting.

Editorial synthesis from industry coverage, product docs, and early user reports

Pros & Cons

Pros

  • Eliminates LLM knowledge cutoff for web data
  • Independent from Google, different results
  • Generous free tier (2,000/month)

Cons

  • Requires Brave Search API key
  • Smaller index than Google for niche queries

Key Features

Web search with current resultsIndependent index (not Google)Privacy-respectingStructured search results with snippets

Pricing Plans

Open Source

Free

  • Full source code access
  • Community support
  • Self-hosted

What is Brave Search MCP?

Editorial review
Brave Search MCP gives your AI assistant real-time web search capabilities using Brave independent search index. No knowledge cutoff, search the live web from Claude, Cursor, or any MCP client. Free tier: 2,000 queries/month.

Reviews

Be the first to review Brave Search MCP

Your take helps the next buyer. Verified LinkedIn reviewers get a badge.

Write a review

Best Brave Search MCP Alternatives

Top alternatives based on features, pricing, and user needs.

View full list →

Explore More

Brave Search MCP FAQ

What does Brave Search MCP provide that regular web search does not?

Brave Search MCP gives AI agents structured web and local search results through MCP tools. Agents get clean snippets, URLs, and metadata — not raw HTML pages. It includes both brave_web_search and brave_local_search tools for different query types.

How much does Brave Search MCP cost?

Brave offers 2,000 free API calls per month on its Free plan, which covers casual agent use. The paid Pro tier starts at $5/month for 20,000 queries with higher rate limits and richer result data.

How do I set up Brave Search MCP?

Install via npx -y @anthropic-ai/brave-search-mcp or clone the repo and build. You need a Brave Search API key from brave.com/search/api, which you pass as the BRAVE_API_KEY environment variable.

Can Brave Search MCP replace Google search for AI agents?

For most agent workflows, yes. Brave Search returns unbiased, ad-free results with web snippets and local business data. It lacks some Google-specific features like Knowledge Panels, but the structured output is often more useful for AI processing.

Does Brave Search MCP support local business searches?

Yes. The brave_local_search tool returns business listings with addresses, phone numbers, ratings, and hours. It automatically activates when queries include location context like city names or "near me" phrasing.

Source: github.com

Guides & Articles