zoom_transcript_mcp

zoom_transcript_mcp

3.3

If you are the rightful owner of zoom_transcript_mcp 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.

An MCP server for managing Zoom Cloud Recording transcripts, allowing users to list, download, search, and organize transcripts through a structured interface.

The Zoom Transcript MCP Server is designed to facilitate the management of Zoom Cloud Recording transcripts. It provides a structured interface for users to interact with their Zoom meeting transcripts, offering functionalities such as listing available meetings, downloading transcripts, searching through transcripts, and organizing them in a structured file system. This server is particularly useful for users who need to manage large volumes of meeting transcripts efficiently. It requires a Zoom account with Cloud Recording enabled and Zoom OAuth App credentials to function. The server is built using Node.js and can be configured through environment variables or an MCP settings file.

Features

  • List Meetings: View all available Zoom meetings with recordings.
  • Download Transcripts: Download transcripts from specific meetings by ID or UUID.
  • Get Recent Transcripts: Automatically download transcripts from recent meetings.
  • Search Transcripts: Search across all downloaded transcripts for specific content.
  • Organized Storage: Transcripts are stored in a structured file system by month.

Tools

  1. list_meetings

    Lists available Zoom meetings with recordings.

  2. download_transcript

    Downloads a transcript for a specific meeting.

  3. get_recent_transcripts

    Downloads transcripts from recent meetings.

  4. search_transcripts

    Searches across downloaded transcripts for specific content.