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)
Avis de la Communauté
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation