mcp-server-zoom-noauth
2
The MCP Server for Zoom facilitates access to Zoom's API to manage recordings and transcripts without needing user authentication. It handles OAuth credentialing and supports various tools to streamline Zoom video recording management.
Overview
This project is a Model Control Protocol (MCP) server designed for accessing Zoom API functionality without requiring direct authentication from the end user. It manages OAuth flows and provides tools for interacting with Zoom recordings and transcripts.
Features
- OAuth credential management through tool arguments.
- List cloud recordings with pagination.
- Access detailed recording information.
- Retrieve meeting transcripts.
Installation
- Clone the repository and navigate to the directory.
- Install dependencies via pip.
Docker
Build and publish Docker images for multiple platforms using Docker buildx commands.
Usage
Start the server and utilize tools for Zoom OAuth operations and recordings management.