Summary
A Zoom MCP server that enables AI assistants to create and manage Zoom meetings. Developed by Bill Lau, this TypeScript implementation authenticates with the Zoom API using server-to-server OAuth and provides tools for creating meetings with customizable settings and listing scheduled meetings. The server requires Zoom account credentials (Account ID, Client ID, and Client Secret) and can be deployed as a standalone application or within a Docker container. Ideal for use cases where AI assistants need to schedule video conferences or manage meeting calendars on behalf of users.
Available Actions(7)
list my meetings
List all meetings scheduled by the user.
list my upcoming meetings
List all upcoming meetings scheduled by the user.
Schedule a meeting
Create a new meeting at a specified time with a given topic.
delete the latest meeting
Delete the most recently scheduled meeting.
delete the 86226580854 meeting
Delete a specific meeting by its ID.
Retrieve the latest meeting's details
Get details of the most recently scheduled meeting.
Retrieve 86226580854 meeting's details
Get details of a specific meeting by its ID.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요