mcp-duckduckresearch

mcp-duckduckresearch

0

MCP DuckDuckResearch is an MCP server that leverages DuckDuckGo's search capabilities along with functionalities like web content extraction and screenshot capture. It is designed for integration with tools to automate and optimize web searches and content processing.

MCP DuckDuckResearch

An MCP server that integrates with DuckDuckGo for search functionality and offers content extraction and screenshot features.

Features

  • DuckDuckGo Search: Search using DuckDuckGo's engine
  • Content Extraction: Extract web page content to Markdown
  • Screenshot Capture: Capture and optimize web page screenshots
  • Robust Error Handling: Protect against bot detection
  • Safe Search Options: Configurable content filtering

Installation

  • Clone the repository
  • Install dependencies with npm
  • Build the project using npm build

Usage

Configure the server in your Cline settings and utilize tools such as search_duckduckgo, visit_page, and take_screenshot.

Development

  • Requires Node.js and npm
  • Can run tests to ensure quality