zoom-mcp

zoom-mcp

3.3

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

A Model Context Protocol (MCP) server implementation for Zoom, providing AI models with access to Zoom's API capabilities.

This project implements an MCP server that enables Claude to connect to Zoom, retrieve data, and perform actions through the Zoom API. It serves as a bridge between Claude and Zoom, allowing for seamless integration and access to Zoom meetings, users, and recordings. The server uses Server-to-Server OAuth 2.0 authentication to securely connect to Zoom, ensuring that data retrieval and management are performed with the necessary permissions. By leveraging the Zoom API, the MCP server can access user information, meeting details, and account settings, providing a comprehensive interface for managing Zoom resources. The server is designed to be extensible, allowing for the addition of new features and endpoints as needed. Debugging tools are included to assist with troubleshooting API connections, making it easier to identify and resolve issues.

Features

  • Connect to Zoom using Server-to-Server OAuth 2.0 authentication
  • Retrieve user information and profiles
  • Access meeting details and recordings
  • Query Zoom account settings and configurations
  • Manage Zoom resources through a standardized API