← Back to Skills Marketplace
🔌

mcp-registry

by mcpcentral-io · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
133
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mcp-registry
Description
Discover, search, and browse MCP servers from the official MCP Registry and MCPCentral. Find servers, get specs, and generate setup configurations. Use when...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mcp-registry
  3. After installation, invoke the skill by name or use /mcp-registry
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug mcp-registry
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 133 downloads so far.

How do I install mcp-registry?

Run "/install mcp-registry" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is mcp-registry free?

Yes, mcp-registry is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does mcp-registry support?

mcp-registry is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created mcp-registry?

It is built and maintained by mcpcentral-io (@mcpcentral-io); the current version is v1.0.0.

💬 Comments