search & data extraction

Brave Search Mcp Server

Web search capabilities using Brave's Search API

typescript
cloud
search & data extraction
0
View on GitHub

Installation

npx -y brave/brave-search-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "brave-search-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "brave/brave-search-mcp-server"
  ]
}

About This MCP Server

brave/brave-search-mcp-server

Web search capabilities using Brave's Search API

GitHub: https://github.com/brave/brave-search-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub