Skip to main content
Glama

Zoom Transcript MCP Server

check_local_transcripts

Identify locally stored Zoom meeting transcripts within a specified date range to manage and access available files efficiently.

Instructions

Check what transcripts are already downloaded and available locally

Input Schema

NameRequiredDescriptionDefault
dateRangeNo

Input Schema (JSON Schema)

{ "properties": { "dateRange": { "properties": { "from": { "description": "Start date (ISO format)", "type": "string" }, "to": { "description": "End date (ISO format)", "type": "string" } }, "type": "object" } }, "type": "object" }
Install Server

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