Provides a Model Context Protocol (MCP) server enabling DuckDuckGo search functionality for applications like Claude Desktop and Cursor IDE.
This project offers a Model Context Protocol (MCP) server that integrates DuckDuckGo search capabilities into applications such as Claude Desktop and Cursor IDE. It allows users to perform web searches, retrieve summarized results, and access detailed information directly from within these applications. The server emphasizes speed through asynchronous processing and ensures reliability with fallback mechanisms. It also supports usage in Docker containers, and provides setup documentation for different environments and clients.
Key Features
01Offers asynchronous processing for faster searches
02Enables web page searching via DuckDuckGo
030 GitHub stars
04Provides summarized and detailed search results
05Includes fallback functionality for increased stability
06Supports Docker-based deployment
Use Cases
01Adding search functionality to desktop applications like Claude Desktop
02Enabling remote access to DuckDuckGo search via SSH
03Integrating web search into AI-powered code editors