web-search-duckduckgo

web-search-duckduckgo

3.3

If you are the rightful owner of web-search-duckduckgo and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

The DuckDuckGo Web Search MCP Server allows users to perform web searches using DuckDuckGo and optionally fetch and summarize content from the URLs found.

The DuckDuckGo Web Search MCP Server is a robust tool designed to facilitate web searches using the DuckDuckGo search engine. It provides a seamless experience by extracting titles, URLs, and snippets from search results. Additionally, it offers optional content fetching capabilities, converting HTML content to markdown format using the Jina API. The server supports parallel fetching to enhance processing speed and includes error handling mechanisms to manage timeouts and other potential issues. It is highly configurable, allowing users to set the maximum number of search results to return. The server is MCP compliant, making it compatible with any MCP-compatible client.

Features

  • Web Search: Search the web using DuckDuckGo.
  • Result Extraction: Extracts titles, URLs, and snippets from search results.
  • Content Fetching (Optional): Fetches the content of the URLs found in the search results and converts it to markdown format using Jina API.
  • Parallel Fetching: Fetches multiple URLs concurrently for faster processing.
  • Error Handling: Gracefully handles timeouts and other potential errors during search and fetching.

Tools

  • search_and_fetch: Search the web and fetch the content of the URLs.
  • fetch: Fetch the content of a specific URL.