Zoom MCP Server

Stablecommunication
75 starsTypeScriptcommunity
GitHub
About

Overview

The Zoom MCP Server enables AI agents to interact with Zoom's video conferencing platform. It provides tools for creating and managing meetings, listing participants, accessing cloud recordings, and managing Zoom Phone features. Uses Zoom Server-to-Server OAuth for authentication.
Capabilities

Tools & Capabilities

create_meeting

Create a new Zoom meeting

list_meetings

List upcoming meetings

get_meeting

Get details about a specific meeting

list_recordings

List cloud recordings

list_participants

List participants of a past meeting

Setup

Installation

bash
Install
npx -y mcp-server-zoom
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "zoom": {
      "command": "npx",
      "args": ["-y", "mcp-server-zoom"],
      "env": {
        "ZOOM_ACCOUNT_ID": "your-account-id",
        "ZOOM_CLIENT_ID": "your-client-id",
        "ZOOM_CLIENT_SECRET": "your-secret"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 75
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.