Install
npx -y @modelcontextprotocol/server-brave-searchTransports
Tools exposed
2
§ Add to your AI client
Drop this into your client's MCP config — claude_desktop_config.json for Claude Desktop, or .cursor/mcp.json for Cursor — then restart the app. Replace placeholder paths and credentials with your own.
{
"mcpServers": {
"brave-search": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-brave-search"
]
}
}
}§ About
Web search MCP server backed by the Brave Search API. The default web-search tool for many agent stacks because it doesn't require deep Google integration and has a generous free tier for development.
§ Features
§ Use cases
§ Related MCP servers