Integrations
Enables web search functionality by scraping DuckDuckGo HTML results, providing more comprehensive search capabilities than limited APIs.
Allows the MCP server to be installed and run through the npm package registry, making it easily accessible for AI assistants.
Links to the OEvortex YouTube channel for updates and tutorials related to the MCP server.
[!IMPORTANT] DuckDuckGo Search MCP 支持模型上下文协议 (MCP) 标准,使其与各种 AI 助手和工具兼容。
✨ 特点
[!IMPORTANT] 与许多搜索工具不同,此软件包执行实际的网络抓取而不是使用有限的 API,从而为您提供更全面的结果。
🚀 快速入门
[!TIP] 这将直接下载并运行最新版本的 MCP 服务器,无需安装 - 非常适合与 AI 助手快速使用。
🛠️ 安装选项
全局运行:
🧑💻 命令行选项
[!TIP] 使用 --version 标志检查您正在运行哪个版本。
🤖 与 MCP 客户端一起使用
[!IMPORTANT] 使用此工具最常见的方式是将其与 MCP 兼容的 AI 助手集成。
将服务器添加到您的 MCP 客户端配置:
或者如果全局安装:
[!TIP] 配置完成后,重新启动 MCP 客户端以应用更改。
🧰 工具概述
📁 项目结构
🤝 贡献
欢迎贡献!请打开问题或提交拉取请求。
[!NOTE] 请遵循现有的代码风格并为新功能添加测试。
📺 YouTube 频道
📄 许可证
Apache 许可证 2.0
[!NOTE] 该项目根据 Apache License 2.0 获得许可 - 有关详细信息,请参阅 LICENSE 文件。
You must be authenticated.
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.
一个隐私友好的 MCP 服务器,可使用 DuckDuckGo 进行网络搜索和 URL 内容提取,让 AI 助手无需 API 密钥即可访问实时网络信息。
Related MCP Servers
- -securityAlicense-qualityThis 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.Last updated -1251JavaScriptMIT License
- 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
- AsecurityAlicenseAqualityA headless browser MCP server that allows AI agents to fetch web content and perform Google searches without API keys, supporting various output formats like Markdown, JSON, HTML, and text.Last updated -24TypeScriptMIT 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