DuckDuckGo Search
🔍 Search & Research
Free web search with no API key required. Includes AI search, caching, and rate limiting built-in.
Tools (3)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"duckduckgo-search": {
"command": "npx",
"args": [
"-y",
"@oevortex/ddg_search@latest"
]
}
}
}