← 返回 Skills 市场
176
总下载
1
收藏
1
当前安装
6
版本数
在 OpenClaw 中安装
/install mcp-marketplace
功能描述
Install, configure, and manage MCP servers. Search 50+ verified servers plus npm and Smithery registries. Auto-generate configs for OpenClaw, Claude Desktop,...
安全使用建议
This skill appears to do what it says: discover, build config entries, and help install MCP servers. Important things to consider before installing or running it:
- The skill will run local Python scripts that read and write config files (project .mcp.json, Claude/Cursor config locations) and store install state under your home directory; back up any existing configs first.
- To actually install servers it will execute install commands (npx, uvx, pip, docker, etc.) which download and run third‑party packages. Only approve installs for packages you trust; unverified npm/Smithery packages carry the usual supply‑chain risks.
- The skill does not collect tokens in chat and uses ${VAR} placeholders, but it will require you to set sensitive env vars (GITHUB_TOKEN, SLACK_BOT_TOKEN, DB connection strings, etc.) locally. Never paste secrets into chat; use environment variables or a secrets manager.
- If you want extra assurance, inspect the unreviewed scripts referenced during install (notably install_server.py and secrets_helper.py) before running them, or run installs in an isolated environment/container.
- If anything in the scripts looks unexpected to you (network endpoints, telemetry, or unexpected writes outside the described config locations), stop and ask for clarification.
功能分析
Type: OpenClaw Skill
Name: mcp-marketplace
Version: 3.0.0
The mcp-marketplace skill bundle is a legitimate and well-architected tool for discovering, installing, and managing Model Context Protocol (MCP) servers. It includes a comprehensive suite of Python scripts (e.g., search_registries.py, health_check.py, build_config.py) that interact with official registries like npm and Smithery, and it follows excellent security practices by explicitly instructing the AI agent never to handle raw secrets, instead favoring environment variables and local secrets managers (via secrets_helper.py). While the bundle performs high-risk actions such as installing packages and executing server processes for health checks, these behaviors are transparently documented in SKILL.md and are essential to its stated purpose as a marketplace manager.
能力评估
Purpose & Capability
The name/description (MCP Marketplace: discover, install, manage MCP servers) match the included assets and scripts (search_registries, build_config, install_server, health_check, manage_servers, etc.). The catalog entries and templates align with the stated functionality.
Instruction Scope
Runtime instructions direct the agent to run the included Python scripts and to merge/write entries into client config files (e.g., .mcp.json, Claude Desktop config, Cursor config). They also instruct running install commands discovered via the catalog (npx/uvx/npm/pip/docker). Reading/writing those config paths and prompting users to set env vars is consistent with the purpose, but the skill will access user config files and may create state under the user's home directory (e.g., ~/.openclaw/mcp-marketplace).
Install Mechanism
There is no external install spec (instruction-only style) and the included scripts are local. The installer flows rely on package managers (npx, uvx, npm, pip, docker) to fetch MCP server packages — expected for this use case. No remote arbitrary binary download URLs were present in the reviewed files.
Credentials
The skill itself declares no required env vars or credentials and follows a pattern of using ${VAR} placeholders for server tokens. The catalog entries do list many service-specific env vars (GITHUB_TOKEN, SLACK_BOT_TOKEN, POSTGRES_CONNECTION_STRING, etc.), which is expected for integrating those services. The SKILL.md explicitly instructs not to paste tokens into chat and to set env vars locally — consistent and proportional.
Persistence & Privilege
The skill writes/reads local configuration and keeps installed-state under ~/.openclaw/mcp-marketplace and merges entries into client config files (project .mcp.json, Claude paths, Cursor config). It does not request always:true. Persisting state and editing client configs are within scope but are privileged actions — back up config files before proceeding.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mcp-marketplace - 安装完成后,直接呼叫该 Skill 的名称或使用
/mcp-marketplace触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.0
Phase 3 & 4: Docker support, bulk operations, compatibility matrix, auto-detect servers, version management, OAuth guidance, project templates, smart recommendations, live popularity data, secrets manager integration, user contributions
v2.0.0
Phase 1.5: npm search fallback. Phase 2: Smithery API, health checks, multi-client config (OpenClaw/Claude Desktop/Claude Code/Cursor), live ClawHub API, enhanced server management.
v1.1.0
Remove subprocess calls from scripts — install commands now run via agent Bash tool for security compliance
v1.0.2
Front-load description for better ClawHub display
v1.0.1
Update skill description
v1.0.0
Phase 1: 51 curated servers, ClawHub-first discovery, install/configure/manage workflows
元数据
常见问题
Mcp Marketplace 是什么?
Install, configure, and manage MCP servers. Search 50+ verified servers plus npm and Smithery registries. Auto-generate configs for OpenClaw, Claude Desktop,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 176 次。
如何安装 Mcp Marketplace?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mcp-marketplace」即可一键安装,无需额外配置。
Mcp Marketplace 是免费的吗?
是的,Mcp Marketplace 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mcp Marketplace 支持哪些平台?
Mcp Marketplace 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mcp Marketplace?
由 iiizzzyyy(@iiizzzyyy)开发并维护,当前版本 v3.0.0。
推荐 Skills