Brave Search MCP
search
claude desktop
cursor
windsurf
Web search capabilities using Brave Search API. Get real-time information from the web.
By emily_r
12/8/2025
Installation
npm install -g @modelcontextprotocol/server-brave-search
Get your API key from https://brave.com/search/api/
Add to your MCP settings:
{
"mcpServers": {
"brave-search": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-brave-search"],
"env": {
"BRAVE_API_KEY": "your_api_key_here"
}
}
}
}
Tags
search
web
api
brave