Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by JavaProgrammerLB • Scheduling & Calendar
An MCP server that enables agents to list, create, delete, and retrieve Zoom meetings using Zoom Server-to-Server OAuth.
Programmatically list and inspect a user's upcoming Zoom meetings to decide scheduling or follow-up actions.
Create or schedule Zoom meetings from natural-language instructions (e.g., "Schedule a meeting at today 3 pm with a introduce mcp topic").
Delete or retrieve detailed information for specific Zoom meetings as part of automated workflows or developer tools (including integration via VS Code with npx).
This package provides an MCP-compatible server that connects to the Zoom Meetings API (Server-to-Server OAuth) so agents can manage meetings via simple natural-language commands. It is distributed as an npm package and can be installed/run with npx; configuration requires a Zoom Account ID, Client ID, and Client Secret. Typical commands supported include listing upcoming meetings, scheduling a meeting with a natural-language prompt, deleting meetings, and retrieving meeting details. It is intended to make adding Zoom meeting management capabilities to agent workflows and VS Code-based MCP setups quick and straightforward.
Create a meeting
List scheduled meetings
Delete a meeting with a given ID
Retrieve the meeting's details with a given ID
A prompt to list meetings
A prompt to create a meeting
A prompt to delete a meeting
A prompt to get a meeting's details
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.