search & data extraction

Duckduckgo Mcp Server

Web search using DuckDuckGo

python
cloud
search & data extraction
0
View on GitHub

Installation

npx -y nickclyde/duckduckgo-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "duckduckgo-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "nickclyde/duckduckgo-mcp-server"
  ]
}

About This MCP Server

nickclyde/duckduckgo-mcp-server

Web search using DuckDuckGo

GitHub: https://github.com/nickclyde/duckduckgo-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub