mikechao/brave-search-mcp
Web, Image, News, Video, and Local Point of Interest search capabilities using Brave's Search API
Quick Start
Clone the repository:
git clone https://github.com/mikechao/brave-search-mcpClaude Desktop configuration example:
{
"mcpServers": {
"brave-search-mcp": {
"command": "npx",
"args": [
"-y",
"mikechao/brave-search-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.