Back to directory
hieu-blackbox/mcp-brave-search

hieu-blackbox/mcp-brave-search

@hieu-blackbox

An MCP server implementation that integrates the Brave Search API, providing both web and local search capabilities.

brave-searchmcpsearchapiweb-searchlocal-searchjavascriptcontext

Installation & Configuration

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

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15