Aas-ee/open-webSearch
Web search using free multi-engine search (NO API KEYS REQUIRED) — Supports Bing, Baidu, DuckDuckGo, Brave, Exa, and CSDN.
Quick Start
Clone the repository:
git clone https://github.com/Aas-ee/open-webSearchClaude Desktop configuration example:
{
"mcpServers": {
"open-websearch": {
"command": "npx",
"args": [
"-y",
"Aas-ee/open-webSearch"
]
}
}
}Check the repository README for specific installation and configuration instructions.