DuckDuckGo Search
Provides web search capabilities through DuckDuckGo, enabling content retrieval, URL processing, and metadata extraction with customizable filtering options
10 stars
0 tools
Created Aug 2025
@oevortex/oevortex-duckduckgo-search-ddg-searchAbout
Provides web search capabilities through DuckDuckGo, enabling content retrieval, URL processing, and metadata extraction with customizable filtering options
Categories
general
Installation
npm
npm install @oevortex/oevortex-duckduckgo-search-ddg-search
Configuration
{
"mcpServers": {
"oevortex-duckduckgo-search-ddg-search": {
"command": "npx",
"args": [
"-y",
"@oevortex/oevortex-duckduckgo-search-ddg-search"
]
}
}
}