search & data extraction

Brave Search Mcp

Web, Image, News, Video, and Local Point of Interest search capabilities using Brave's Search API

typescript
cloud
search & data extraction
0
View on GitHub

Installation

npx -y mikechao/brave-search-mcp

Configuration

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

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

About This MCP Server

mikechao/brave-search-mcp

Web, Image, News, Video, and Local Point of Interest search capabilities using Brave's Search API

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

Need More Details?

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

View Full Documentation on GitHub