Zoom

Enables AI to create and manage Zoom meetings with customizable settings through server-to-server OAuth authentication with the Zoom API.

View Source
12 stars
0 tools
Created Aug 2025
@javaprogrammerlb/javaprogrammerlb-zoom-zoom-mcp-server

About

Enables AI to create and manage Zoom meetings with customizable settings through server-to-server OAuth authentication with the Zoom API.

Categories

general

Installation

npm

npm install @javaprogrammerlb/javaprogrammerlb-zoom-zoom-mcp-server

Configuration

{ "mcpServers": { "javaprogrammerlb-zoom-zoom-mcp-server": { "command": "npx", "args": [ "-y", "@javaprogrammerlb/javaprogrammerlb-zoom-zoom-mcp-server" ] } } }