Back to directory
nickclyde/duckduckgo-mcp-server

nickclyde/duckduckgo-mcp-server

@nickclyde

A Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.

searchduckduckgowebcontent-fetchingrate-limitingllmcontext

Installation & Configuration

{
  "mcpServers": {
    "ddg-search": {
      "command": "uvx",
      "args": [
        "duckduckgo-mcp-server"
      ]
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/12