DuckDuckGo Web Search
Summary
DuckDuckGo Web Search MCP Server enables AI assistants to search the web using DuckDuckGo and optionally fetch content from search results. Built with Python using the FastMCP framework, it extracts titles, URLs, and snippets from search results, with the ability to convert HTML content to markdown using the Jina API. The server handles concurrent URL fetching, gracefully manages timeouts, and provides configurable result limits, making it ideal for workflows requiring real-time internet information without leaving the conversation interface.
Available Actions(2)
search_and_fetch
Search the web and fetch the content of the URLs. Parameters: query (string), limit (integer, default: 3, maximum: 10)
fetch
Fetch the content of a specific URL. Parameters: url (string)
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요