Back to directory
brave-search

brave-search

@modelcontextprotocol

Official archived Brave Search MCP server from Model Context Protocol - integrates Brave Search API for web and local search capabilities

brave-searchsearchmcpreferencearchivedofficialmodel-context-protocolapicontext

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
TypeScript
Created
2026/6/14
Updated
2026/6/15