Web and local search using Brave Search API
A Model Context Protocol server that provides web search capabilities using Brave Search API. Perform privacy-focused web searches, local business searches, and get AI-powered summaries.
{
"mcpServers": {
"brave-search": {
"env": {
"BRAVE_API_KEY": "YOUR_API_KEY_HERE"
},
"args": [
"-y",
"@modelcontextprotocol/server-brave-search"
],
"command": "npx"
}
}
}BRAVE_API_KEYYOUR_API_KEY_HERE