Overview
What is Zoom Transcript MCP Server?
Zoom Transcript MCP Server is a Model Context Protocol (MCP) server designed for interacting with Zoom Cloud Recording transcripts, allowing users to manage and access their meeting transcripts efficiently.
How to use Zoom Transcript MCP Server?
To use the server, clone the repository, install the dependencies, configure your Zoom credentials, and run the server to access various tools for managing transcripts.
Key features of Zoom Transcript MCP Server?
- List available Zoom meetings with recordings.
- Download transcripts by meeting ID or UUID.
- Automatically download recent meeting transcripts.
- Search through all downloaded transcripts for specific content.
- Organized storage of transcripts by month.
Use cases of Zoom Transcript MCP Server?
- Managing and accessing transcripts from multiple Zoom meetings.
- Searching for specific discussions or topics within meeting transcripts.
- Downloading transcripts for record-keeping or review purposes.
FAQ from Zoom Transcript MCP Server?
- What are the prerequisites for using this server?
You need Node.js (v16 or higher), a Zoom account with Cloud Recording enabled, and Zoom OAuth App credentials.
- Is there a way to automate transcript downloads?
Yes! The server can automatically download transcripts from recent meetings.
- How are transcripts stored?
Transcripts are stored in a structured file system organized by month, with metadata files for each transcript.