Once the Zoom MCP Server is running, you can manage your Zoom account by typing requests to Claude in plain English — no commands, no syntax to learn. Claude translates your intent into Zoom API calls and returns the results in a readable format. The examples below show what you can ask.
Meeting IDs help Claude target the exact meeting you mean. When you know the ID, include it in your request to avoid ambiguity.
Use these prompts to view, schedule, update, or cancel meetings.Viewing meetingsShow me my upcoming Zoom meetings
Get the details for Zoom meeting ID 123456789
Creating and schedulingCreate a Zoom meeting titled 'Team Standup' for tomorrow at 10am EST, 30 minutes duration
Create an instant Zoom meeting
Updating and cancelingUpdate meeting 123456789 to start at 2pm instead
Cancel the Zoom meeting with ID 123456789
Be specific about date, time, and timezone when creating or updating meetings. For example, “tomorrow at 10am EST” gives Claude everything it needs to set the correct start time.
Use these prompts to look up users in your Zoom account.Listing usersList all active users in my Zoom account
You can filter by status. If you need inactive or pending users, say so explicitly: “List all inactive users in my Zoom account.”
Use these prompts to retrieve participant lists and cloud recordings from past meetings.ParticipantsShow me the participants from meeting 987654321
RecordingsGet the recording for meeting 456789123
Participant and recording data is only available for past meetings. Make sure to provide the meeting ID of a completed session.
Tips for better results
- Include timezones when scheduling: “10am EST” is clearer than “10am.”
- Use meeting IDs when updating or canceling to make sure Claude acts on the right meeting.
- Claude will ask for clarification if your request is ambiguous — for example, if you say “cancel my next meeting” and there are several upcoming ones, Claude may ask which one you mean before proceeding.