Brave Search MCP

stdiosearch#search#web#brave

Brave Search API를 통해 실시간 웹 검색 기능을 AI에게 제공합니다.

생성된 MCP 설정

아래 JSON을 Claude Desktop이나 Cursor의 설정 파일에 붙여넣으세요.

claude_desktop_config.json
{
  "mcpServers": {
    "brave-search-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-brave-search"
      ]
    }
  }
}

필요한 환경 변수

BRAVE_API_KEY=your_brave_api_key_here