Search & Knowledge
DuckDuckGo MCP
DuckDuckGo MCP provides free, privacy-respecting web search from your AI assistant. Search the web without tracking or API keys, get instant answers, access news results, and retrieve image search results. Zero configuration needed for quick information retrieval.
Stars
440
Installs
32.0k
License
MIT
Kind
MCP
Trust evidence
Catalogued
Catalogued MCP with public repository metadata. Not a verified endorsement.
- Stars: 440 · catalog
- Freshness: Updated 2026-01-12
- Used in 0 known stacks (editorial graph may still apply)
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Python 3 + pip
Reference command
{
"mcpServers": {
"duckduckgo": {
"command": "python",
"args": ["-m", "duckduckgo_mcp_server"]
}
}
}