Skip to main content
Search & Data ExtractionPython/TypeScript

Aas-ee/open-webSearch

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

search-data-extractioncloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Aas-ee/open-webSearch

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
Python/TypeScript
Author
Aas-ee