ddgs

ddgs

A meta-search library that aggregates results from multiple web search engines.

MCPResearchOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 2.8k
Source
mcp-github

Overview

DDGS is a meta-search library capable of aggregating results from various web search services. It provides powerful search capabilities for AI, supporting text, images, news, videos, and books. Through the MCP server, this functionality can be easily integrated into Agents or other systems. Ideal for applications requiring multi-source information retrieval.

Capabilities

  • Text search
  • Image search
  • News search
  • Video search
  • Book search
  • Web content extraction

Use cases

Multi-source information retrievalContent aggregationData miningMarket research

Setup

Requires: Python >= 3.10API Key
pip install -U ddgs[mcp]

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

FAQ

How to start the MCP server?

Use the command `ddgs mcp` to start the MCP server.

Which search engines are supported?

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

Related skills