B
Brave Search MCP Server
Featured VerifiedWeb and local search using the Brave Search API for AI agents.
A Model Context Protocol server that provides web and local search capabilities using the Brave Search API. Enables AI agents to search the web for current information, news, and local business data.
Supports web search with pagination and local search for businesses and places. Requires a Brave Search API key.
Install
npx -y @modelcontextprotocol/server-brave-search MCP Client Config
{
"mcpServers": {
"brave-search": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-brave-search"
],
"env": {
"BRAVE_API_KEY": "<your-api-key>"
}
}
}
} Required Environment Variables
- BRAVE_API_KEY
Capabilities
Tools
brave_web_searchbrave_local_search
Compatible With
Claude Desktop Claude Code Cursor Windsurf Continue
Pricing
Server is free. Brave Search API has free tier (2000 queries/month).
Metrics
18,500
GitHub Stars
28,000
Installs
2,100
Weekly
3
Open Issues
More in Knowledge & Search
Best of Knowledge & Search → F
Fetch MCP Server
Fetch and convert web pages to markdown for AI agent consumption.
open-source 79/100
Knowledge & Search
T
Tavily MCP Server
AI-optimized web search and research from AI agents.
freemium 77/100
Knowledge & Search
A
AWS KB Retrieval MCP Server
Retrieve knowledge from AWS Bedrock Knowledge Bases for AI agents.
open-source 68/100
Knowledge & Search