duckduckgo-web-search MCP Server

Author:@Sunwood-ai-labs
View on GitHub

Overview

This is the DuckDuckGo Web Search MCP Server, a TypeScript-based server that enables web search via the DuckDuckGo API. It is built for integration with Claude Desktop.

To use it, set up the server by configuring its settings and connecting it to Claude Desktop. Follow the detailed installation guide in the documentation.

Its key features include managing text notes with URIs and metadata, providing tools to create and manage notes, and offering prompts to generate summaries of stored content.

Common use cases are creating and retrieving notes using specific URIs, summarizing long notes for quick review, and enhancing search within Claude Desktop through the DuckDuckGo API.

For setup, you need Node.js and must install dependencies using npm before building. The server handles complex queries effectively via DuckDuckGo. For debugging during development, you can use the MCP Inspector, which offers browser-accessible tools.