Z

Zoom

Provides a bridge between Zoom API and virtual meeting management, enabling creation, updating, dele...

90 views
0 installs
Updated Oct 3, 2025
Not audited
Provides a bridge between Zoom API and virtual meeting management, enabling creation, updating, deletion, and fetching of meetings without navigating the Zoom interface or handling authentication flows.
  1. Log in to the Zoom Marketplace

  2. Create a New App

    • Click “Develop” → “Build App” (usually at the top-right).
    • Choose Server-to-Server OAuth as the app type.
    • Click “Create”.
  3. Configure Scopes

    • In your app setup, navigate to the “Scopes” section.
    • Click “Add Scopes”.
    • Under the “Meeting” section, select All Meeting Permissions.
    • Save your changes.
  4. Activate Your App

    • Activate (enable) your created app using the option provided.
  5. Find Your Credentials

    • Go to the “App Credentials” page/tab for your activated app.
    • Copy the following values:
      • Account ID
      • Client ID
      • Client Secret
  6. Fill Values in the FastMCP Connection Interface

    • Go to your FastMCP connection settings and click the “Install Now” button for Zoom.
    • Enter the following values in the corresponding fields:
      • ZOOM_ACCOUNT_ID – Use the “Account ID” you copied.
      • ZOOM_CLIENT_ID – Use the “Client ID” you copied.
      • ZOOM_CLIENT_SECRET – Use the “Client Secret” you copied.
  7. Save to Apply the Credentials

    • Save/apply your settings in FastMCP to finalize the connection.

You are now ready to use Zoom features through FastMCP!

Quick Start

View on GitHub

More for Productivity

View All →

More for Communication

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.