zoom-mcp

zoom-mcp

3

The Zoom MCP Server is a Model Context Protocol server that integrates AI models with Zoom's API, enabling access to user data, meetings, and more. It supports secure OAuth 2.0 authentication and offers features for managing Zoom resources seamlessly.

Overview

The Zoom MCP Server is a Model Context Protocol (MCP) server implementation designed to facilitate integration with Zoom by providing AI models with access to Zoom's API. It acts as a bridge between Claude and Zoom, allowing for seamless data retrieval and interaction via the Zoom API.

Features

  • Connect to Zoom using OAuth 2.0
  • Retrieve user profiles and meeting details
  • Manage Zoom resources
  • Debug mode for troubleshooting

Authentication

Utilizes OAuth 2.0 for secure API interactions.

Installation

  • Requires Python 3.11 and a Zoom account with admin privileges
  • Setup involves cloning the repository, setting up a virtual environment, and configuring Zoom API credentials.

Usage

Test connections to ensure proper setup and access various API endpoints.