πŸ”§

Brave Search Server

πŸ”§MCP Server

mikechao/brave-search-mcp

VibeIndex|
What it does
|

An MCP server that integrates the Brave Search API, providing web search, image search, news search, video search, and local points of interest search capabilities for AI agents.

smitherylocalhosted

Installation

Local ServerAuto-generated from README. View full documentation on GitHub β†’
claude mcp add-json brave-search '{"command":"cmd","args":["/c","npx","-y","brave-search-mcp"],"env":{"BRAVE_API_KEY":"YOUR_API_KEY_HERE"}}'
Local Server
claude mcp add-json brave-search '{"command":"npx","args":["-y","brave-search-mcp"],"env":{"BRAVE_API_KEY":"YOUR_API_KEY_HERE"}}'
Server ConfigurationServer configuration (JSON)
{ "mcp-servers": { "brave-search": { "command": "docker", "arg...
116
Last UpdatedMar 30, 2026