Back to directory
brave/brave-search-mcp-server

brave/brave-search-mcp-server

@brave

Official Brave Search MCP server providing web, local business, place, image, video, news, LLM context, and AI summarization search tools.

brave-searchweb-searchlocal-searchimage-searchnews-searchllm-contexttypescriptmcpcontext

Installation & Configuration

{
  "mcpServers": {
    "brave-search": {
      "command": "npx",
      "args": [
        "-y",
        "@brave/brave-search-mcp-server",
        "--transport",
        "stdio"
      ],
      "env": {
        "BRAVE_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/9/5
Updated
2026/9/5