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
84,186
GitHub Stars
1,010,966
Installs
29,873
Weekly
353
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 85/100
Knowledge & Search
A
AWS KB Retrieval MCP Server
Retrieve knowledge from AWS Bedrock Knowledge Bases for AI agents.
open-source 85/100
Knowledge & Search
D
DataForSEO MCP Server
SEO keyword research, SERP tracking, and backlink analysis for AI agents.
freemium 53/100
Knowledge & Search