brave-search-mcp-server

brave/brave-search-mcp-server
★ 775 stars TypeScript 🔍 Search Updated 1mo ago
An MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "brave-search-mcp-ser": {
      "command": "npx",
      "args": [
        "-y",
        "brave/brave-search-mcp-server"
      ]
    }
  }
}

README Excerpt

An MCP server implementation that integrates the Brave Search API, providing comprehensive search capabilities including web search, local business search, image search, video search, news search, and AI-powered summarization. This project supports both STDIO and HTTP transports, with STDIO as the default mode.

Tools (9)

BRAVE_API_KEYBRAVE_MCP_DISABLED_TOOLSBRAVE_MCP_ENABLED_TOOLSBRAVE_MCP_HOSTBRAVE_MCP_LOG_LEVELBRAVE_MCP_PORTBRAVE_MCP_STATELESSBRAVE_MCP_TRANSPORTbrave_web_search