Enables web searches using DuckDuckGo within Model Context Protocol (MCP) environments.
This tool provides a Node.js server that implements the Model Context Protocol (MCP) for DuckDuckGo web search. It allows users to perform web searches directly through DuckDuckGo, returning an array of results based on a provided query. Designed for integration with applications like Claude Desktop, it can be configured using UVX or Docker.
主な機能
01Performs web searches using DuckDuckGo.
02Implements Model Context Protocol (MCP).
03Returns search results as an array.
04Configurable via UVX or Docker.
ユースケース
01Integrating web search functionality into applications that support MCP.
02Enabling AI models to access and utilize DuckDuckGo search results.
03Automating web research tasks using an MCP-compatible server.