Web and local search using Brave Search API
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"brave-search": {
"env": {
"BRAVE_API_KEY": "your-api-key"
},
"args": [
"-y",
"@modelcontextprotocol/server-brave-search"
],
"command": "npx"
}
}
}<your-api-key> with your actual key. How to get one →Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
BRAVE_API_KEYBrave Search API Key1. Go to brave.com/search/api 2. Click "Get Started" 3. Create an account or sign in 4. Choose the Free plan (2,000 queries/month) 5. Copy your API key from the dashboardOpen Brave Search API Key page
The Brave Search MCP Server gives your AI assistant the ability to search the web using the Brave Search API. It supports both web search and local search (finding nearby businesses and places). Privacy-respecting alternative to Google search.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@modelcontextprotocol/server-brave-search' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @modelcontextprotocol/server-brave-search against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in search
Production ready MCP server with real-time search, extract, map & crawl.
Multi-engine MCP server, CLI, and local daemon for agent web search and content retrieval — skill-guided workflows, no API keys.
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local
MCP Security Weekly
Get CVE alerts and security updates for Brave Search MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.