An MCP server for (free!) search results via duckduckgo
1 stars
JavaScript
Updated Jun 2, 2025
Documentation
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 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"
]
}
}
}Similar MCP
Based on tags & features
Trending MCP
Most active this week