Skip to content
Claude Desktop

HasData DuckDuckGo for Claude Desktop

com.hasdata/duckduckgo

DuckDuckGo search as JSON. Ranked results, ads in their own array, 37 regions.

client:Claude Desktop transport:streamable-http runtime:npm

Install HasData DuckDuckGo in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "duckduckgo": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.hasdata.com/mcp?apis=duckduckgo"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

HasData DuckDuckGo in other clients