Loading languages...
@M

@modelcontextprotocol/server-brave-search

@jarondonp

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

brave
search
web search
local search
api

# mcpServer Config

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

# stdio

npx -y @modelcontextprotocol/server-brave-search
Transport:
stdio
语言:
JavaScript
创建时间:4/25/2025
更新时间:4/25/2025