open-webSearch

open-webSearch

Multi-engine MCP server for proxying web search and content retrieval.

MCPResearchOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 1.5k
Source
mcp-github

Overview

open-webSearch is a multi-engine MCP server, CLI, and local daemon for proxying web search and content retrieval. It supports multiple search engines (such as Bing, Baidu, DuckDuckGo, etc.) without requiring any API keys. This capability can be integrated with skill-guided workflows to enable AI agents to perform real-time web searches and content scraping. Suitable for scenarios requiring information from multiple sources.

Capabilities

  • Multi-engine web search
  • No API key required
  • Structured result return
  • Supports HTTP proxy configuration
  • Configurable number of search results
  • Customizable default search engine

Use cases

Real-time web searchContent retrievalMulti-source information integrationAutomated data scraping

Setup

Requires: Node 环境
npx open-websearch serve

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to install open-webSearch?

Use the npx command: npx open-websearch serve

Do I need an API key?

No, open-webSearch does not require any API keys.

Which search engines are supported?

Supports multiple search engines including Bing, Baidu, DuckDuckGo, and more.

Related skills