← 返回 Skills 市场
127
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mcp-server-pack
功能描述
Managed MCP servers: filesystem-secure, memory-enhanced, github, postgres, websearch, rss. Provides connection details and auto-config for OpenClaw agents. S...
安全使用建议
Do not assume the skill will automatically download or run server software — the published package contains only an instruction file. Before installing or running anything generated by this skill: 1) Ask the publisher for the install scripts or source code that implement the claimed 'self-host' lifecycle and verify them; 2) Inspect any docker-compose.yml or docker/npx commands the skill outputs before executing; avoid mounting sensitive host paths (do not run with -v /:/host or other broad mounts); 3) Provide credentials (GitHub PAT, DB strings) only with least privilege and only after you trust the code that will use them; 4) Prefer cloud access only if you trust the specified endpoint (wss://mcp.openclaw.ai) and verify the provider's identity and privacy terms; 5) If you need stronger assurance, request a concrete install spec (how images/binaries are obtained, checksums, official release URLs) or run initial tests in an isolated sandbox.
功能分析
Type: OpenClaw Skill
Name: mcp-server-pack
Version: 1.0.0
The skill bundle is a configuration utility for Model Context Protocol (MCP) servers, providing documentation and tools to generate connection settings for various services (filesystem, GitHub, Postgres, etc.). The tools defined in SKILL.md (mcp_list and mcp_config_generate) are marked as read_only and serve the stated purpose of assisting with agent configuration. No malicious code, data exfiltration logic, or harmful prompt injection attempts were identified.
能力评估
Purpose & Capability
The README claims both cloud hosting and a self-hosted mode that 'downloads Docker images or binaries' and 'manages lifecycle', but the published skill is instruction-only with no install spec or code to perform downloads or lifecycle management. The examples also reference commands (docker, npx) and credentials (GITHUB_TOKEN, DB connection string) that are not declared in the skill metadata.
Instruction Scope
SKILL.md generates configs that include docker run commands with host volume mounts and an npx command that would fetch remote code at runtime. While the skill text doesn't explicitly read local files itself, the generated commands — if executed — can expose local filesystem paths and environment variables. The file also states the skill will 'manage lifecycle', which is unsupported by the package contents.
Install Mechanism
The skill contains no install spec (low technical risk in itself), yet the documentation claims the skill will download images/binaries for self-hosting. That claim is unsupported by the package. Additionally, the sample config uses 'npx -y mcp-github' which, when run by a user, will fetch and execute code from npm — a legitimate pattern but a runtime risk that should be made explicit.
Credentials
The skill refers to credentials (GITHUB_TOKEN, a Postgres connection string) and suggests how to create them, but the skill metadata lists no required env vars or primary credential. This omission is an incoherence: the generated configs will expect secrets, yet the skill does not declare or document how those secrets are provided or validated.
Persistence & Privilege
The skill is not always-enabled, allows user invocation, and does not request persistent system privileges. There is no install-time persistence or modification of other skills indicated in the package.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mcp-server-pack - 安装完成后,直接呼叫该 Skill 的名称或使用
/mcp-server-pack触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — managed MCP servers: filesystem-secure, memory-enhanced, github, postgres, websearch, rss
元数据
常见问题
MCP Server Pack 是什么?
Managed MCP servers: filesystem-secure, memory-enhanced, github, postgres, websearch, rss. Provides connection details and auto-config for OpenClaw agents. S... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。
如何安装 MCP Server Pack?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mcp-server-pack」即可一键安装,无需额外配置。
MCP Server Pack 是免费的吗?
是的,MCP Server Pack 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MCP Server Pack 支持哪些平台?
MCP Server Pack 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MCP Server Pack?
由 NeroAgent(@neroagent)开发并维护,当前版本 v1.0.0。
推荐 Skills