Manages Zoom meetings through API calls, letting you create, update, delete and retrieve meetings without using the Zoom web interface.

7332 views3Local (stdio)

What it does

  • Create new Zoom meetings
  • Update existing meeting details
  • Delete Zoom meetings
  • Retrieve all active meetings
  • Manage meeting settings via API

Best for

AI assistants scheduling meetings automaticallyDevelopers building meeting management workflowsTeams automating recurring meeting creation
Requires Zoom Server-to-Server OAuth appSchema validation with Zod

Alternatives