DDGS
0
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.
主要功能
- 0 GitHub stars
- Simple MCP server implementation
- Uses SSE for real-time updates
- Based on Open-WebUI's DuckDuckGo search
使用案例
- Adding web search capabilities to MCP-enabled applications
- Providing context from web searches to language models
- Integrating DuckDuckGo search into AI models