DuckDuckGo Search MCP

by OEvortex

web-search

Search the web using DuckDuckGo to retrieve real-time results for queries, with options to specify page number and number of results. Enables privacy-focused web data access for AI assistants.

Instructions

Search the web using DuckDuckGo and return results

Input Schema

NameRequiredDescriptionDefault
numResultsNoNumber of results to return (default: 10)
pageNoPage number (default: 1)
queryYesThe search query

Input Schema (JSON Schema)

{ "properties": { "numResults": { "default": 10, "description": "Number of results to return (default: 10)", "maximum": 20, "minimum": 1, "type": "integer" }, "page": { "default": 1, "description": "Page number (default: 1)", "minimum": 1, "type": "integer" }, "query": { "description": "The search query", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from DuckDuckGo Search MCP

Related Tools

    ID: 9jttvbc23e