← 返回 Skills 市场
201
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install websearch-ddgs-mcp
功能描述
Use a local DDGS MCP server (SSE) via mcporter to access fast web search tools (text/news/images/videos/books) without API keys. Use when user requests gener...
安全使用建议
This skill is internally consistent, but take these practical steps before installing: (1) Verify the brew tap and the 'ddgs' PyPI package are sources you trust (brew steipete/tap and PyPI packages are third-party). (2) The workflow runs a local HTTP SSE server (127.0.0.1:8000); ensure you run it in a user context you control and that firewalls/port bindings are appropriate. (3) Note the SKILL.md suggests using --allow-http and references a default mcporter config path — confirm your mcporter config location before changing files. (4) The recommended books backend ('annasarchive') may host copyrighted material; consider legal/ethical implications. (5) If you need stronger assurance, inspect the brew formula and the ddgs package source (or run them in an isolated environment) before enabling this skill.
功能分析
Type: OpenClaw Skill
Name: websearch-ddgs-mcp
Version: 1.0.1
The skill provides a legitimate interface for web searching using the `ddgs` Python library and an MCP server via `mcporter`. It includes standard setup instructions for installing dependencies, running a local API server, and configuring a `systemd` user service for persistence, all of which align with its stated purpose of providing search capabilities without API keys. No malicious indicators or suspicious behaviors were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (local DDGS MCP via mcporter) aligns with the declared binaries (mcporter, python3) and the SKILL.md steps (pip install ddgs, run ddgs api, add server to mcporter). Required env vars/credentials are none, which is consistent with a local-only tool.
Instruction Scope
Instructions stay within the described scope (install ddgs, run a local SSE endpoint, add it to mcporter, and call search endpoints). The SKILL.md references a default mcporter config location (~/.openclaw/workspace/config/mcporter.json) and suggests using --allow-http; these are troubleshooting hints rather than unexplained data collection, but users should confirm actual config paths and be aware that the server communicates over plain HTTP (localhost). The docs also recommend the 'annasarchive' backend for books — that may have legal/ethical implications depending on content.
Install Mechanism
Install spec is a brew formula (steipete/tap/mcporter) which is a reasonable mechanism for the mcporter binary. The runtime instructions also call for 'python3 -m pip install -U ddgs' to install the ddgs package; installing a PyPI package is expected for this workflow but users should vet the package source and pip target environment (user vs system).
Credentials
No environment variables or credentials are requested. The skill operates against a local service and mcporter; the lack of declared secrets is proportional to the stated purpose.
Persistence & Privilege
always is false and there is no request to modify other skills or system-wide settings beyond optional a user-level systemd service. The skill does not request elevated persistence or cross-skill configuration changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install websearch-ddgs-mcp - 安装完成后,直接呼叫该 Skill 的名称或使用
/websearch-ddgs-mcp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Removed the file meta.json from the skill.
- No changes to core functionality or documentation.
v1.0.0
Initial release of ddgs-local-mcp skill:
- Provides local fast web search tools (text, news, images, videos, books) via DDGS MCP SSE endpoint, no API keys required.
- Integrates with mcporter to expose search endpoints as callable tools.
- Targets automated/cron use cases and user-driven general web search.
元数据
常见问题
DDGS Metasearch via local MCP 是什么?
Use a local DDGS MCP server (SSE) via mcporter to access fast web search tools (text/news/images/videos/books) without API keys. Use when user requests gener... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 201 次。
如何安装 DDGS Metasearch via local MCP?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install websearch-ddgs-mcp」即可一键安装,无需额外配置。
DDGS Metasearch via local MCP 是免费的吗?
是的,DDGS Metasearch via local MCP 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
DDGS Metasearch via local MCP 支持哪些平台?
DDGS Metasearch via local MCP 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 DDGS Metasearch via local MCP?
由 pepe(@firefrog-pepe)开发并维护,当前版本 v1.0.1。
推荐 Skills