n8n-nodes-duckduckgo-search
n8n/n8n-nodes-duckduckgo-searchAI Agent-ready n8n community node for DuckDuckGo search. Search the web, images, news, and videos with no API key required and no outbound telemetry. Optionally fetch and extract the main text of result pages or any URL, and get DuckDuckGo Instant Answers
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"n8n-nodes-duckduckgo-search": {
"url": "None",
"transport": "http"
}
}
}