A
securityA
licenseA
qualityA Model Context Protocol (MCP) server that provides search and crawl functionality using Search1API.
Last updated -
5
719
143
TypeScript
MIT License
模型上下文协议 (MCP) 服务器通过 DuckDuckGo 提供网络搜索功能,并具有内容提取和解析的附加功能。
要通过Smithery自动为 Claude Desktop 安装 DuckDuckGo 搜索服务器:
uv
安装使用uv
直接从 PyPI 安装:
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
添加以下配置:
对于本地开发,您可以使用 MCP CLI:
在 DuckDuckGo 上执行网络搜索并返回格式化的结果。
参数:
query
:搜索查询字符串max_results
:返回的最大结果数(默认值:10)**返回:**包含带有标题、URL 和片段的搜索结果的格式化字符串。
从网页获取并解析内容。
参数:
url
:获取内容的网页 URL**返回:**网页中清理并格式化的文本内容。
欢迎提交问题和拉取请求!以下是一些有待改进的地方:
该项目已获得 MIT 许可。
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 提供网络搜索功能,并具有内容提取和解析的附加功能。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nickclyde/duckduckgo-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server