Content
# duck-duck-scrape-mcp
An MCP server for (free!) search results via duckduckgo
This is like the Brave search mcp server, but it's just scraping duckduckgo. Consult duckduckgo's [tos](https://duckduckgo.com/tos) before using.
## How to use
It's not currently published to npm, so use the `github:` directive:
.mcp.json:
```json
{
"mcpServers": {
"duckduckgo-web-search": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"github:mmkal/duck-duck-scrape-mcp"
]
}
}
}
```
Connection Info
You Might Also Like
firecrawl
Firecrawl MCP Server enables web scraping, crawling, and content extraction.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.
agentpool
A hub for managing diverse AI agents via YAML and standard protocols.
nowledge-mem
Nowledge Mem is a privacy-first, graph-native context manager for AI insights.
quickbooks-online-mcp-server
QuickBooks Online MCP Server for seamless integration and authentication.