关于
This tool provides a Model Control Protocol (MCP) server that streamlines access to Zoom API functionalities, particularly for retrieving recordings and transcripts. It eliminates the need for direct user authentication by managing OAuth flows and providing a set of tools accessible through arguments. This server is designed to operate in a headless environment, ensuring no credentials are stored locally and enhancing security.
主要功能
- Lists user's cloud recordings with pagination.
- Manages OAuth credentials via tool arguments.
- 2 GitHub stars
- Designed for headless environments with no local credential storage.
- Retrieves detailed information about specific meeting recordings.
- Accesses meeting transcripts.
使用案例
- Automated retrieval of Zoom meeting recordings for archiving.
- Programmatic access to meeting transcripts for analysis.
- Integration of Zoom recording data into other applications.