DuckDuckGo
Integrates with DuckDuckGo search engine to provide real-time web information retrieval for research, fact-checking, and current events updates.
5 stars
0 tools
Created Aug 2025
@ashdevfr/ashdevfr-duckduckgo-duckduckgo-mcp-serverAbout
Integrates with DuckDuckGo search engine to provide real-time web information retrieval for research, fact-checking, and current events updates.
Categories
general
Installation
npm
npm install @ashdevfr/ashdevfr-duckduckgo-duckduckgo-mcp-server
Configuration
{
"mcpServers": {
"ashdevfr-duckduckgo-duckduckgo-mcp-server": {
"command": "npx",
"args": [
"-y",
"@ashdevfr/ashdevfr-duckduckgo-duckduckgo-mcp-server"
]
}
}
}