Token导航 LogoToken导航TokenDH.com
ZO
开发工具HTTP官方级别未说明来源级核验

Zoom (verified)

MCP Server

Zoom is a video conferencing and online meeting platform featuring breakout rooms, screen sharing, and integrations with various enterprise tools

工具数

公开资料未说明
JavaScriptOAuth认证HTTP开发工具

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:39

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add zoom

详细介绍

Zoom (verified)

Zoom is a video conferencing and online meeting platform featuring breakout rooms, screen sharing, and integrations with various enterprise tools

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add zoom

# Browse available tools
npx -y smithery tool list zoom

# Get full schema for a tool
npx -y smithery tool get zoom ZOOM_ADD_A_MEETING_REGISTRANT

# Call a tool
npx -y smithery tool call zoom ZOOM_ADD_A_MEETING_REGISTRANT '{}'

Direct MCP Connection

Endpoint: https://zoom.run.tools

Tools (17)

  • ZOOM_ADD_A_MEETING_REGISTRANT — This text guides on creating and customizing a user's registration for a Zoom meeting, with a max of 4,999 registrants.…
  • ZOOM_ADD_A_WEBINAR_REGISTRANT — Zoom users with a Webinar plan can create and manage webinars, broadcasting to up to 10,000 attendees. Registration req…
  • ZOOM_CREATE_A_MEETING — Enable Zoom meeting creation via user-level apps with "me". "Start_url" for hosts expires in 2 hours, or 90 days for "c…
  • ZOOM_DELETE_MEETING_RECORDINGS — Summary: To delete all meeting recordings, ensure the user's account has Cloud Recording enabled. Required permissions …
  • ZOOM_GET_A_MEETING — The text provides details on API permissions for reading meeting information, categorizing permissions into general and…
  • ZOOM_GET_A_MEETING_SUMMARY — Meeting summary info requires a Pro+ host plan, AI Companion enabled, excluding E2ee meetings. Scopes include meeting_s…
  • ZOOM_GET_A_WEBINAR — Access Zoom Webinar details requires Pro or higher plan and Webinar add-on. Scopes include webinar:read:admin and `we…
  • ZOOM_GET_DAILY_USAGE_REPORT — The daily report provides Zoom service usage details, like new users, meetings, participants, and minutes per day for a…
  • ZOOM_GET_MEETING_RECORDINGS — To download meeting recordings, use download_url. Include OAuth token in the header for passcode-protected ones. Supp…
  • ZOOM_GET_PAST_MEETING_PARTICIPANTS — API allows paid users (Pro+) to fetch past meeting attendee info, excluding solo participants. Requires double encoding…
  • ZOOM_LIST_ALL_RECORDINGS — This text details how to list Zoom cloud recordings for a user, notably by using "me" for user-level apps and requiring…
  • ZOOM_LIST_ARCHIVED_FILES — Zoom's archiving solution enables administrators to automatically record and archive meeting data to third-party platfo…
  • ZOOM_LIST_DEVICES — This API lets you list devices. Scopes: device:read:admin,device:write:admin **[Rate Limit Label](https://marke…
  • ZOOM_LIST_MEETINGS — This Zoom API lists a user's scheduled meetings using the me value for user-level apps, excluding instant meetings an…
  • ZOOM_LIST_WEBINAR_PARTICIPANTS — Get a list of past webinar participants with a Pro plan or above plus an add-on. Requires specific scopes and has a med…
  • ZOOM_LIST_WEBINARS — The API lists all scheduled webinars for Zoom users with a webinar plan, using me for user-level apps. It only shows …
  • ZOOM_UPDATE_A_MEETING — To update a meeting via API, ensure start_time is future-dated; recurrence is needed. Limit: 100 requests/day, 100 …
# Get full input/output schema for a tool
npx -y smithery tool get zoom 

目录标签

目录标签

JavaScriptOAuth认证HTTP开发工具

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

oauth

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPoauth部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP