VOOZH about

URL: https://mcp.so/server/duck-duck-scrape-mcp/mmkal

⇱ duck-duck-scrape-mcp MCP Server


duck-duck-scrape-mcp

@mmkal

An MCP server for (free!) search results via duckduckgo
Overview

What is duck-duck-scrape-mcp?

duck-duck-scrape-mcp is an MCP server that provides free search results by scraping DuckDuckGo, similar to the Brave search MCP server.

How to use duck-duck-scrape-mcp?

To use duck-duck-scrape-mcp, include it in your project using the github: directive in your mcp.json file as follows:

{
 "mcpServers": {
 "duckduckgo-web-search": {
 "type": "stdio",
 "command": "npx",
 "args": [
 "-y",
 "github:mmkal/duck-duck-scrape-mcp"
 ]
 }
 }
}

Key features of duck-duck-scrape-mcp?

  • Provides free search results from DuckDuckGo.
  • Easy integration with existing projects via npm.
  • Simple configuration through mcp.json.

Use cases of duck-duck-scrape-mcp?

  1. Integrating DuckDuckGo search results into applications.
  2. Building privacy-focused search functionalities.
  3. Creating custom search engines using DuckDuckGo data.

FAQ from duck-duck-scrape-mcp?

  • Is duck-duck-scrape-mcp free to use?

Yes! It is free to use as it scrapes DuckDuckGo results.

  • Do I need to follow any terms of service?

Yes, please consult DuckDuckGo's terms of service before using this project.

  • Is it published on npm?

No, it is not currently published to npm; you need to use the GitHub directive.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.