Loading MCP server directory, please wait...
Brave Search MCP Server: web results, images, videos, rich results, AI summaries, and more.
npx @getmcp/cli add io.github.brave/brave-search-mcp-serverRequires Node.js 18+. Official server by brave. Review source before installing.
BRAVE_API_KEYYour API key for the service
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.brave/brave-search-mcp-server": {
"command": "npx",
"args": [
"-y",
"@brave/brave-search-mcp-server"
],
"env": {
"BRAVE_API_KEY": ""
}
}
}
}