remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
Provides integration with Zoom Meeting services, allowing for AI-assisted meeting scheduling and management through the Zoom API using Server to Server OAuth authentication.
Zoom MCPサーバー
AIの助けを借りてZoomミーティングをデートできるようになりました
使用法
1. 会議をリストする
list my meetings
list my upcoming meetings
2. 会議を作成する
Schedule a meeting at today 3 pm with a introduce mcp topic
3. 会議を削除する
delete the latest meeting
delete the 86226580854 meeting
4. 会議の詳細を取得する
Retrieve the latest meeting's details
Retrieve 86226580854 meeting's details
zoom-mcp-server で遊ぶための 2 つのステップ
- ZoomクライアントID、Zoomクライアントシークレット、アカウントIDを取得する
- MCPサーバーの設定
1. ZoomクライアントID、Zoomクライアントシークレット、アカウントIDを取得する
- Zoomマーケットプレイスを訪問
- アプリを構築し、サーバー間OAuthアプリを選択する
- スコープの追加 > 会議 > すべての会議権限を選択
- アプリをアクティブにすると、アプリ認証情報ページでアカウントID 、クライアントID 、クライアントシークレットを取得できます。
2. MCPサーバーの設定
Copy
You must be authenticated.
Zoom ミーティング内でデートを可能にする AI 支援サーバー。セットアップには Zoom API 資格情報 (クライアント ID、クライアント シークレット、アカウント ID) が必要です。