Skip to main content
Glama
JavaProgrammerLB

Zoom MCP Server

Zoom MCP Server

NPM Version MIT licensed Zoom MCP Server

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

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

Related MCP server: Zoom API MCP Server

Usage with VS Code

Install with NPX in 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}"
      }
    }
  }
}
Install Server
A
license - permissive license
B
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    C
    quality
    D
    maintenance
    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
    10
    5
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    An MCP (Multi-Agent Conversation Protocol) Server that enables interaction with the Zoom API through natural language commands, auto-generated using AG2's MCP builder.
    Last updated
  • -
    license
    -
    quality
    -
    maintenance
    An MCP Server that enables interaction with Zoom's API through the Multi-Agent Conversation Protocol, allowing users to access and control Zoom's functionality via natural language commands.
    Last updated
  • F
    license
    -
    quality
    D
    maintenance
    An MCP (Multi-Agent Conversation Protocol) Server that enables interaction with the Zoom API through natural language, auto-generated using AG2's MCP builder.
    Last updated

View all related MCP servers

Related MCP Connectors

  • Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer

  • An MCP server that integrates with Discord to provide AI-powered features.

  • Hosted Google Calendar MCP server for AI agents. No self-hosting or Google Cloud setup.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JavaProgrammerLB/zoom-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server