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)
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论