HomeSearch & Research › brave-search-mcp-server

brave-search-mcp-server

Brave Search MCP Server: web results, images, videos, rich results, AI summaries, and more.

TypeScript Cloud
★ 1,466 stars Last pushed 2026-09-23 License: MIT

Topics: Search & Data Extraction

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.1.3)

npx -y @brave/brave-search-mcp-server@2.1.3

Or add to your MCP client config:

{
  "mcpServers": {
    "brave-search-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@brave/brave-search-mcp-server@2.1.3"
      ],
      "env": {
        "BRAVE_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • BRAVE_API_KEY required secret — Your API key for the service

This repository has 2 servers listed in the Official MCP Registry.

Other names: ai.smithery/brave

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry