Zoom Users API MCP

MCP Tools

MCP server for the Zoom Users API. Exposes Zoom Users' REST API as read-only MCP tools.

Install

openclaw skills install zoom-users-mcp

Zoom Users MCP Server

Read-only MCP server for the Zoom Users API.

Usage

Use mcporter to interact with this server via stdio:

  • List available tools: mcporter list --stdio zoom-users-mcp
  • Call a tool: mcporter call --stdio zoom-users-mcp <tool_name> [args]

Links