← 返回 Skills 市场
🔌

mcp-registry

作者 mcpcentral-io · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
133
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mcp-registry
功能描述
Discover, search, and browse MCP servers from the official MCP Registry and MCPCentral. Find servers, get specs, and generate setup configurations. Use when...
安全使用建议
This skill is instruction-only and appears coherent with its described purpose. Before installing or using it, note: (1) it requires network access to registry.modelcontextprotocol.io and mcpcentral.io — confirm your environment allows those requests; (2) results may include environmentVariable definitions for discovered servers (placeholders for tokens/keys) — do not paste real secrets into outputs shared with others, and only provide credentials when you intend to install/run the server; (3) the skill may present install commands from the registry — review and understand any install command before executing it locally; (4) the included eval JSON files are tests/evaluations and contain no sensitive data. Overall this appears internally consistent and limited in scope.
功能分析
Type: OpenClaw Skill Name: mcp-registry Version: 1.0.0 The skill bundle provides instructions and evaluation logic for an AI agent to interact with the official Model Context Protocol (MCP) Registry and MCPCentral APIs. It facilitates searching for MCP servers, retrieving installation metadata, and generating configuration snippets (e.g., for Claude Desktop or VS Code). The instructions in SKILL.md and the test cases in the evals directory follow security best practices, such as explicitly advising the agent to use placeholders for secret environment variables and correctly handling URL encoding for API requests. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
Name/description match the contained instructions: SKILL.md documents how to search and fetch server metadata from the official MCP Registry and MCPCentral. No unrelated credentials, binaries, or installs are required.
Instruction Scope
Runtime instructions are limited to calling public HTTP endpoints (registry.modelcontextprotocol.io and mcpcentral.io), parsing responses, and assembling configuration snippets. The doc does not instruct reading local files, scanning system state, or transmitting data to unexpected endpoints.
Install Mechanism
There is no install spec and no code files to execute; this is instruction-only, so nothing will be written to disk or downloaded during install.
Credentials
requires.env is empty and SKILL.md does not request secrets. It does describe environment variables that may be returned by servers (e.g., a GitHub token required by a discovered server) — those are part of the registry data and would only become user-supplied secrets when the user chooses to install a discovered server.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system changes or claim the ability to modify other skills or global agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mcp-registry
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mcp-registry 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of mcp-registry skill for discovering, searching, and browsing MCP servers from the official MCP Registry and MCPCentral. - Search and browse servers with real-time registry metadata, specs, install commands, and configuration details. - Supports keyword search, version browsing, and popular server enrichment from MCPCentral (stars, downloads, picks). - Guides for install/setup generation based on real package and environment variable metadata. - Clear handling of server name encoding, pagination, API field gotchas, and official vs enrichment data roles. - No authentication required; all endpoints are public and documented in skill.
元数据
Slug mcp-registry
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

mcp-registry 是什么?

Discover, search, and browse MCP servers from the official MCP Registry and MCPCentral. Find servers, get specs, and generate setup configurations. Use when... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。

如何安装 mcp-registry?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mcp-registry」即可一键安装,无需额外配置。

mcp-registry 是免费的吗?

是的,mcp-registry 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

mcp-registry 支持哪些平台?

mcp-registry 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 mcp-registry?

由 mcpcentral-io(@mcpcentral-io)开发并维护,当前版本 v1.0.0。

💬 留言讨论