mikechao/brave-search-mcp
An MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Image Search, Video Search, News Search and LLM Context Search capabilities
Platform-specific configuration:
{
"mcpServers": {
"brave-search-mcp": {
"command": "npx",
"args": [
"-y",
"brave-search-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...