Back to Browse
Description
Search the web using Brave Search API. Get real-time search results, news, and web content with privacy-focused search capabilities.
searchwebbraveinternet
Installation
Add this server to your MCP configuration:
{
"mcpServers": {
"brave-search-mcp": {
"command": "npx",
"args": ["-y", "https://npmjs.com/package/@modelcontextprotocol/server-brave-search"]
}
}
}