← 返回 Skills 市场
mjquinlan2000

Zoom Users API MCP

作者 Mike Quinlan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
333
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zoom-users-mcp
功能描述
MCP server for the Zoom Users API. Exposes Zoom Users' REST API as read-only MCP tools.
安全使用建议
This skill is minimal and mostly just tells the agent how to call a local MCP server, but you should be cautious before installing or running it. Key points: - The SKILL.md does not explain how the MCP connects to Zoom or where Zoom API credentials come from; ask the publisher which Zoom credentials are required and how they should be supplied. - There is no install spec or homepage; the skill requires a 'zoom-users-mcp' binary but doesn't say where to get it beyond an npm package link. Inspect that npm package (or the binary) before running it — review its code, check the publisher identity, and prefer installing in a sandbox. - NODE_MCP_SECRET_KEY is required; treat it as a secret and ensure it only protects the local MCP channel. Verify the binary will not exfiltrate other secrets. - Because this is instruction-only, there's nothing for static scanning to inspect; the real risk comes from the external binary you must obtain. If you need to use this skill, request the author/publisher to: provide a trusted homepage/repo, add clear install instructions, and document required Zoom credentials and what env vars or files the binary reads. If you cannot verify the binary's provenance and behavior, do not run it on sensitive systems or with credentials present.
功能分析
Type: OpenClaw Skill Name: zoom-users-mcp Version: 1.0.0 The skill bundle is a standard MCP (Model Context Protocol) wrapper for the Zoom Users API, utilizing the external npm package @mjquinlan2000/zoom-users-mcp. The SKILL.md and _meta.json files contain legitimate configuration details and usage instructions for mcporter, with no evidence of malicious logic, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description claim a read-only MCP wrapper for the Zoom Users API. Declared required binaries (mcporter and zoom-users-mcp) and NODE_MCP_SECRET_KEY are plausible for an MCP server, so there is broad alignment. However, the skill does not declare or explain how it will authenticate to Zoom (no Zoom API key/token declared), nor does it provide a homepage or authoritative source for the zoom-users-mcp binary—this gap makes the purpose only partially justified by the declared requirements.
Instruction Scope
SKILL.md contains only minimal runtime instructions (how to call the MCP via mcporter). It does not instruct the agent to read unrelated files or env vars. But it is vague about how Zoom data is accessed, where Zoom credentials/config are stored, and whether the zoom-users-mcp binary will request or read other environment variables or config files—leaving unspecified behavior that could matter at runtime.
Install Mechanism
This is an instruction-only skill (no install spec), which minimizes direct installer risk. However, the skill depends on an external binary (zoom-users-mcp) and offers no install instructions or provenance; that forces users to obtain and run an executable from an external source (npm link in SKILL.md is the only hint). The absence of an install spec is low-risk by itself but shifts risk to the untracked binary the user must supply.
Credentials
The skill declares a single required env var (NODE_MCP_SECRET_KEY), which could reasonably be used to secure the MCP channel. But a Zoom Users API wrapper typically needs Zoom API credentials (JWT, OAuth token, API key/secret) or similar; those are not declared. Either the server expects Zoom credentials to be configured elsewhere (not declared) or the zip is incomplete. The mismatch means the skill may require additional undisclosed secrets at runtime.
Persistence & Privilege
The skill does not request 'always: true' and leaves model invocation enabled (default) — normal for skills. No config paths or system-wide modifications are declared. There is no evidence the skill requests elevated persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zoom-users-mcp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zoom-users-mcp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of zoom-users-mcp - Exposes Zoom Users API as read-only tools via MCP. - Provides integration with mcporter for listing and calling tools. - Supports configuration via NODE_MCP_SECRET_KEY environment variable. - Documentation links to npm package provided.
元数据
Slug zoom-users-mcp
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Zoom Users API MCP 是什么?

MCP server for the Zoom Users API. Exposes Zoom Users' REST API as read-only MCP tools. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 333 次。

如何安装 Zoom Users API MCP?

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

Zoom Users API MCP 是免费的吗?

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

Zoom Users API MCP 支持哪些平台?

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

谁开发了 Zoom Users API MCP?

由 Mike Quinlan(@mjquinlan2000)开发并维护,当前版本 v1.0.0。

💬 留言讨论