Brave Search
Integrates with Brave Search to provide web and local search capabilities with automatic fallback, rate limiting, and SSE transport support for privacy-respecting search operations
12 stars
0 tools
Created Aug 2025
@shoofio/shoofio-brave-search-brave-search-mcp-sseAbout
Integrates with Brave Search to provide web and local search capabilities with automatic fallback, rate limiting, and SSE transport support for privacy-respecting search operations
Categories
general
Installation
npm
npm install @shoofio/shoofio-brave-search-brave-search-mcp-sse
Configuration
{
"mcpServers": {
"shoofio-brave-search-brave-search-mcp-sse": {
"command": "npx",
"args": [
"-y",
"@shoofio/shoofio-brave-search-brave-search-mcp-sse"
]
}
}
}