Zoom MCP Server

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 Server

Jetzt können Sie mit Hilfe der KI ein Zoom-Meeting datieren

Verwendung

1. Besprechungen auflisten

  • list my meetings
  • list my upcoming meetings

2. Ein Meeting erstellen

  • Schedule a meeting at today 3 pm with a introduce mcp topic

3. Ein Meeting löschen

  • delete the latest meeting
  • delete the 86226580854 meeting

4. Holen Sie sich ein Meeting-Detail

  • Retrieve the latest meeting's details
  • Retrieve 86226580854 meeting's details

Verwendung mit VS Code

2 Schritte zum Spielen mit Zoom-MCP-Server

  • Holen Sie sich die Zoom-Client-ID, das Zoom-Client-Geheimnis und die Konto-ID
  • MCP-Server konfigurieren

1. Holen Sie sich die Zoom-Client-ID, das Zoom-Client-Geheimnis und die Konto-ID

  1. Besuchen Sie den Zoom Marketplace
  2. App erstellen und Server-zu-Server-OAuth-App auswählen
  3. Bereich hinzufügen > Besprechung > Alle Besprechungsberechtigungen auswählen
  4. Aktivieren Sie Ihre App. Anschließend können Sie auf der Seite mit den App-Anmeldeinformationen die Konto-ID , die Client-ID und das Client-Geheimnis abrufen.

2. MCP-Server konfigurieren

{ "mcpServers": { "zoom-mcp-server": { "command": "npx", "args": ["-y", "@yitianyigexiangfa/zoom-mcp-server@latest"], "env": { "ZOOM_ACCOUNT_ID": "${ZOOM_ACCOUNT_ID}", "ZOOM_CLIENT_ID": "${ZOOM_CLIENT_ID}", "ZOOM_CLIENT_SECRET": "${ZOOM_CLIENT_SECRET}" } } } }

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

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.

Ein KI-gestützter Server, der Dating innerhalb von Zoom-Meetings ermöglicht und für die Einrichtung Zoom-API-Anmeldeinformationen (Client-ID, Client-Geheimnis, Konto-ID) erfordert.

  1. Verwendung
    1. 1. Besprechungen auflisten
    2. 2. Ein Meeting erstellen
    3. 3. Ein Meeting löschen
    4. 4. Holen Sie sich ein Meeting-Detail
  2. Verwendung mit VS Code
    1. 2 Schritte zum Spielen mit Zoom-MCP-Server
      1. 1. Holen Sie sich die Zoom-Client-ID, das Zoom-Client-Geheimnis und die Konto-ID
      2. 2. MCP-Server konfigurieren

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      An MCP server that enables users to list, download, search, and manage Zoom meeting transcripts through a structured interface.
      Last updated -
      6
      1
      JavaScript
      MIT License
    • -
      security
      A
      license
      -
      quality
      A Model Context Protocol server that enables AI assistants to manage meeting data, including creating meeting bots, searching transcripts, and organizing calendar events.
      Last updated -
      12
      TypeScript
      MIT License
      • Apple
    • A
      security
      F
      license
      A
      quality
      A comprehensive Model Context Protocol server that enables interaction with the full suite of Zoom API endpoints, providing structured tools with proper validation and OAuth 2.0 authentication for managing meetings, users, webinars, and other Zoom resources.
      Last updated -
      54
      1
      JavaScript
    • A
      security
      F
      license
      A
      quality
      An MCP server that allows AI assistants to interact with the ServiceTitan API, requiring client credentials for authentication.
      Last updated -
      454
      TypeScript

    View all related MCP servers

    ID: 6oa2kkmgws