Facilitates DuckDuckGo search and web content retrieval via the Model Context Protocol.
Sponsored
This OCaml-based Model Context Protocol (MCP) server enables robust integration with DuckDuckGo for web search and content extraction. Leveraging the Eio asynchronous runtime, it offers dedicated tools for searching the web, fetching raw webpage content, and converting web pages into Markdown, all while respecting service limits with built-in rate limiting. It supports both HTTP and standard I/O modes, making it ideal for seamless integration with various applications, including large language models.
主な機能
01DuckDuckGo web search capabilities
02Web content fetching and parsing
030 GitHub stars
04Built-in rate limiting for service respect
05Full Model Context Protocol (MCP) compliance
06Efficient asynchronous operations via Eio
ユースケース
01Automating web content extraction for data processing
02Providing external knowledge base access for LLM clients