Skip to main content
Glama

DuckDuckGo MCP Server

search

Search DuckDuckGo to find web results and information using queries. Returns formatted search results for research and information gathering.

Instructions

Search DuckDuckGo and return formatted results. Args: query: The search query string max_results: Maximum number of results to return (default: 10) ctx: MCP context for logging

Input Schema

NameRequiredDescriptionDefault
max_resultsNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "max_results": { "default": 10, "title": "Max Results", "type": "integer" }, "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from DuckDuckGo MCP Server

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/988664li-star/duckduckgo-mcp-server'

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