← Back to Skills Marketplace
0
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install glama-registry
Description
提供MCP注册服务器的搜索功能,用于查询匹配特定字符串的MCP服务器。
Usage Guidance
Before installing, be comfortable giving a XiaoBenYang API key to this skill and having it saved in a local .env file. Avoid committing that .env file, rotate the key if it is exposed, and consider pinning dependencies if you need reproducible or tightly controlled installs.
Capability Assessment
Purpose & Capability
The stated purpose is MCP registry search, and the implemented tool only posts the query to a configured API endpoint and returns the response; there are some copy-paste references to gaokao/school search, but no corresponding broader capability is implemented.
Instruction Scope
Runtime instructions are mostly scoped to asking for missing parameters, requiring an API key, calling scripts.tools.search_mcp_servers, and presenting raw results; the unrelated search_schools example is documentation drift rather than evidence of extra authority.
Install Mechanism
Installation uses a simple requirements.txt with common Python packages, but dependencies are specified with lower bounds instead of pinned versions.
Credentials
Network access and an API key are expected for a hosted registry-search integration, though users should understand that queries and the API key are sent to mcp.xiaobenyang.com rather than directly to Glama.
Persistence & Privilege
The skill stores XBY_APIKEY in a local .env file and reads it back later; this persistence is explicitly disclosed in SKILL.md, but it is still sensitive credential-at-rest behavior.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install glama-registry - After installation, invoke the skill by name or use
/glama-registry - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the 注册服务搜索工具 skill.
- Provides a search feature for MCP registration servers by matching user queries.
- Requires users to provide an API key (XBY_APIKEY) for use; prompts user if missing.
- Handles tool selection and parameter extraction based on user intent, following a clear workflow.
- Returns and organizes raw API response data for the user.
Metadata
Frequently Asked Questions
What is Glama Registry?
提供MCP注册服务器的搜索功能,用于查询匹配特定字符串的MCP服务器。 It is an AI Agent Skill for Claude Code / OpenClaw, with 0 downloads so far.
How do I install Glama Registry?
Run "/install glama-registry" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Glama Registry free?
Yes, Glama Registry is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Glama Registry support?
Glama Registry is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Glama Registry?
It is built and maintained by ALinkLab (@alinklab); the current version is v1.0.0.
More Skills