Back to directory
mikechao/brave-search-mcp

mikechao/brave-search-mcp

@mikechao

An MCP Server implementation that integrates the Brave Search API, providing Web Search, Local Points of Interest Search, Image Search, Video Search, News Search and LLM Context Search capabilities

searchbravewebapimcptypescriptcontextllm

Installation & Configuration

{
  "mcpServers": {
    "brave-search": {
      "command": "npx",
      "args": [
        "-y",
        "brave-search-mcp"
      ],
      "env": {
        "BRAVE_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13