zoom-mcp-server

zoom-mcp-server

3.3

If you are the rightful owner of zoom-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for managing Zoom meetings via Claude or Cursor.

The Zoom MCP Server is designed to facilitate the management of Zoom meetings through a standardized Model Context Protocol (MCP) interface. This server allows users to create, update, delete, and retrieve Zoom meetings seamlessly, making it an ideal tool for integration with AI platforms like Claude and Cursor. By leveraging the MCP interface, users can automate and streamline their Zoom meeting management processes, enhancing productivity and efficiency. The server is configured to work with Zoom's Server to Server OAuth App, ensuring secure and authorized access to Zoom's API. With features like Zod schema validation for parameters, the server ensures robust and error-free operations.

Features

  • get_meetings: Retrieve all active Zoom meetings.
  • create_meeting: Create a new Zoom meeting.
  • update_meeting: Update an existing meeting.
  • delete_meeting: Delete a Zoom meeting.