mcp-server-zoom-noauth

mcp-server-zoom-noauth

3.4

If you are the rightful owner of mcp-server-zoom-noauth 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@mcpreview.com.

This project is a Model Control Protocol (MCP) server for accessing Zoom API functionality without requiring direct authentication from the end user.

The MCP Server for Zoom (No Auth) is designed to facilitate interaction with Zoom's API, specifically for accessing recordings and transcripts, without requiring end-user authentication. It manages OAuth flows internally and provides tools for listing and accessing Zoom meeting recordings and transcripts. The server is implemented in Python and Node.js, and can be deployed using Docker for cross-platform compatibility. It is particularly useful for applications that need to access Zoom data without involving the end-user in the authentication process.

Features

  • OAuth credential management through tool arguments (no local auth flow)
  • List user's cloud recordings with pagination
  • Get detailed information about specific meeting recordings
  • Access meeting transcripts

Tools