概要
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.
主な機能
- Offers asynchronous processing for faster searches
- Enables web page searching via DuckDuckGo
- 0 GitHub stars
- Provides summarized and detailed search results
- Includes fallback functionality for increased stability
- Supports Docker-based deployment
ユースケース
- Adding search functionality to desktop applications like Claude Desktop
- Enabling remote access to DuckDuckGo search via SSH
- Integrating web search into AI-powered code editors