Brave Search MCP
Official Brave Search integration — give AI real-time web search access via the Brave Search API for up-to-date information.
In plain English
By default, Claude's knowledge has a cutoff date — it doesn't know what happened yesterday. This server fixes that. It gives your AI a search engine so it can look things up on the web in real time. Ask about current events, recent prices, new software versions, or anything that happened recently.
API key or simple config
2,000 queries/month free
Free tier is sufficient for personal use. API key required.
When to use
- You want Claude to have access to current information
- You need to research recent events, news, or product releases
- You want to verify facts with live data
- You're doing market research or competitive analysis
When NOT to use
- You only work with historical data or your own documents
- You need deep website content (use firecrawl-mcp for full page scraping)
- You have very high search volumes (API costs can add up)
Usage Scenarios
Research Assistant
Ask Claude to research a topic and synthesize findings from multiple current sources.
Example prompt
"Research the latest developments in AI coding assistants released in 2025"
Fact Checker
Verify specific facts, prices, or statistics with current web data.
Example prompt
"What is the current pricing for Vercel Pro plan? Check the official website."
About
The official Brave Search MCP server integrates Brave's privacy-focused search engine into any MCP-compatible AI assistant. Get real-time web search results, news, and factual information without sending queries to Google.
Requires a Brave Search API key (free tier available). One of the most popular ways to give Claude access to current information.
Use Cases
- Give Claude access to current web information
- Research topics with up-to-date results
- Find documentation and tutorials in real-time
- Verify facts with live web data
Works With
Categories
Quick Install
npx @modelcontextprotocol/server-brave-search Add to your Claude Desktop config or MCP client settings.
Related Servers
Fetch MCP
Official web fetch server — let AI retrieve content from any URL, including HTML to Markdown conversion for clean LLM consumption.
Puppeteer MCP
Official Puppeteer browser automation server — let AI control a real browser for scraping, screenshots, and UI testing.
Playwright MCP
Official Microsoft Playwright browser automation server — AI-powered cross-browser testing and web interaction.