Back to directory
aas-ee/open-websearch

aas-ee/open-websearch

@Aas-ee

Multi-engine MCP server, CLI, and local daemon for agent web search and content retrieval — skill-guided workflows, no API keys.

web-searchmcp-servermulti-enginesearchcontent-retrievalagenttypescriptcontext

Installation & Configuration

{
  "mcpServers": {
    "web-search": {
      "command": "npx",
      "args": [
        "-y",
        "open-websearch@latest"
      ],
      "env": {
        "MODE": "stdio",
        "DEFAULT_SEARCH_ENGINE": "duckduckgo"
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13