Skip to main content
Glama

Zoom Transcript MCP Server

search_transcripts

Search locally stored Zoom meeting transcripts for specific content within a defined date range. Quickly locate relevant information using a structured search query.

Instructions

Search across Zoom meeting transcripts for specific content. This tool will search through locally stored transcripts first.

Input Schema

NameRequiredDescriptionDefault
dateRangeNo
queryYesSearch query

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" }, "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "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