Skip to main content
Glama

DuckDuckGo Search MCP

by OEvortex

felo-search

Search the web for technical updates, security advisories, migration guides, benchmarks, and community insights using DuckDuckGo, ensuring privacy with no API keys required.

Instructions

Search the web for up-to-date technical information like latest releases, security advisories, migration guides, benchmarks, and community insights

Input Schema

NameRequiredDescriptionDefault
queryYesThe search query or prompt
streamNoWhether to stream the response (default: false)

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The search query or prompt", "type": "string" }, "stream": { "default": false, "description": "Whether to stream the response (default: false)", "type": "boolean" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from DuckDuckGo Search MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/OEvortex/ddg_search'

If you have feedback or need assistance with the MCP directory API, please join our Discord server