Integrations
Provides web search functionality through the DuckDuckGo search engine, offering customizable search results with parameters for region settings, safe search levels, and number of results.
Duck Duck MCP
一个基于 DuckDuckGo 搜索引擎的 Model Context Protocol (MCP) 服务器实现。
功能特性
- 使用 DuckDuckGo 进行网络搜索
- 支持自定义搜索结果数量(默认 50 条)
- 支持区域设置(默认 zh-cn)
- 支持安全搜索级别设置(OFF/MODERATE/STRICT)
- 提供结构化的搜索结果,包含元数据
- 智能内容分类(文档/文章/社交媒体)
- 自动语言检测
- 主题标签识别
安装
安装通过 Smithery
通过 Smithery 将 DuckDuckGo 搜索自动安装到 Claude 桌面端:
不需要安装,可以直接通过 npx 运行:
使用方法
这是一个 MCP 服务器实现,主要用于与支持 MCP 协议的 AI 客户端(如 Claude)集成。
启动服务器:
搜索参数示例:
返回结果格式:
License
MIT
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
This MCP server utilizes DuckDuckGo for web searches, providing structured search results with metadata and features like smart content classification and language detection, facilitating easy integration with AI clients supporting the MCP protocol.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.Last updated -226PythonMIT License
- -securityAlicense-qualityProvides web search functionality via DuckDuckGo for Claude Code and MCP-compatible clients, featuring advanced content exploration, navigation across search results, and detailed webpage analysis.Last updated -1PythonMIT License
- AsecurityFlicenseAqualityAn MCP protocol server that enables web search functionality using the Tavily API, allowing AI assistants to perform internet searches in real-time.Last updated -42Python
- -securityFlicense-qualityA server that provides DuckDuckGo search capabilities (text, image, news, video search and AI chat) through the Model Context Protocol.Last updated -Python