Skip to main content
Glama

Duck Duck MCP

by qwang07

search

Search the web with privacy-focused results, customizable by region, safe search level, and number of results, structured for easy integration with AI systems.

Instructions

Search the web using DuckDuckGo

Input Schema

NameRequiredDescriptionDefault
optionsNo
queryYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "options": { "additionalProperties": false, "properties": { "numResults": { "default": 50, "type": "number" }, "region": { "default": "zh-cn", "type": "string" }, "safeSearch": { "default": "MODERATE", "enum": [ "OFF", "MODERATE", "STRICT" ], "type": "string" } }, "type": "object" }, "query": { "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from Duck Duck 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/qwang07/duck-duck-mcp'

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