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
Installation
npx -y Aas-ee/open-webSearchConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub