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

Now you can date a Zoom meeting with AI's help

Usage

1. list meetings

  • list my meetings
  • list my upcoming meetings

2. create a meeting

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

3. delete a meeting

  • delete the latest meeting
  • delete the 86226580854 meeting

4. get a meeting detail

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

Usage with VS Code

2 Steps to play with zoom-mcp-server

  • Get Zoom Client ID, Zoom Client Secret and Account ID
  • Config MCP server

1. Get Zoom Client ID, Zoom Client Secret and Account ID

  1. vist Zoom Marketplace
  2. Build App and choose Server to Server OAuth App
  3. Add Scope > Meeting > Select All Meeting Permissions
  4. Active your app then you can get Account ID, Client ID, Client Secret in App Credentials page

2. Config MCP Server

{ "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.

An AI-assisted server that enables dating within Zoom meetings, requiring Zoom API credentials (Client ID, Client Secret, Account ID) for setup.

  1. Usage
    1. 1. list meetings
    2. 2. create a meeting
    3. 3. delete a meeting
    4. 4. get a meeting detail
  2. Usage with VS Code
    1. 2 Steps to play with zoom-mcp-server
      1. 1. Get Zoom Client ID, Zoom Client Secret and Account ID
      2. 2. Config MCP Server

    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