Brave Search MCP
Install
npx @brave/mcp-search
About
Web search powered by Brave Search API. Get search results, news, images, and videos with privacy-first approach. No tracking, no filter bubbles. Ideal for AI research agents.
MCP Config
Add this to your MCP configuration file:
{
"mcpServers": {
"brave-search-mcp": {
"command": "npx @brave/mcp-search"
}
}
}