search & data extraction

Open WebSearch

Web search using free multi-engine search (NO API KEYS REQUIRED) — Supports Bing, Baidu, DuckDuckGo, Brave, Exa, and CSDN.

python
typescript
cloud
search & data extraction
0
View on GitHub

Installation

npx -y Aas-ee/open-webSearch

Configuration

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

{
  "name": "open-webSearch",
  "command": "npx",
  "args": [
    "-y",
    "Aas-ee/open-webSearch"
  ]
}

About This MCP Server

Aas-ee/open-webSearch

Web search using free multi-engine search (NO API KEYS REQUIRED) — Supports Bing, Baidu, DuckDuckGo, Brave, Exa, and CSDN.

GitHub: https://github.com/Aas-ee/open-webSearch

Need More Details?

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

View Full Documentation on GitHub