Provides a Model Context Protocol (MCP) server for performing DuckDuckGo searches.
DDGS is a lightweight server implementing the Model Context Protocol (MCP) to enable DuckDuckGo searches. It's based on the Open-WebUI's web search functionality and utilizes Server-Sent Events (SSE) for data transport, allowing for easy integration of DuckDuckGo search capabilities into MCP-compatible applications.
Key Features
010 GitHub stars
02Simple MCP server implementation
03Uses SSE for real-time updates
04Based on Open-WebUI's DuckDuckGo search
Use Cases
01Adding web search capabilities to MCP-enabled applications
02Providing context from web searches to language models