Skip to main content
Glama

Zoom Transcript MCP Server

get_recent_transcripts

Fetch and download meeting transcripts from recent Zoom sessions using the Zoom Cloud API. Specify the number of transcripts to retrieve for efficient access and management.

Instructions

Get and download transcripts from recent Zoom meetings. This tool will access the Zoom cloud API to fetch and download recent meeting transcripts.

Input Schema

NameRequiredDescriptionDefault
countNoNumber of recent meetings to fetch (default: 5)

Input Schema (JSON Schema)

{ "properties": { "count": { "description": "Number of recent meetings to fetch (default: 5)", "maximum": 30, "minimum": 1, "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from Zoom Transcript MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/forayconsulting/zoom_transcript_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server