MCPServers

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 associated with the user's account.

list my upcoming meetings

List all upcoming meetings associated with the user's account.

Schedule a meeting

Create a new meeting at a specified time with a given topic. Parameters: time (string), topic (string).

delete the latest meeting

Delete the most recently scheduled meeting.

delete a meeting

Delete a meeting by its unique meeting ID. Parameters: meeting ID (string).

Retrieve the latest meeting's details

Get details of the most recently scheduled meeting.

Retrieve a meeting's details

Get details of a specific meeting by its unique meeting ID. Parameters: meeting ID (string).

Last Updated: April 17, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ