zoom-mcp/meetings
SkillSearchZoom Meetings MCP server guidance for semantic meeting search, meeting assets, cloud recording listings, and recording-resource retrieval. Use for the dedicated Meetings MCP endpoint and its four read-oriented tools rather than meeting CRUD or generic Zoom search.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the zoom-mcp/meetings skill
What this skill tells your AI
The instructions your AI receives, as published by zoom/skills in skills/zoom-mcp/meetings/SKILL.md and read by ahel’s review.
Use the dedicated Meetings MCP server for agent-driven meeting search and asset retrieval. Use ../../rest-api/SKILL.md for deterministic meeting CRUD.
Endpoint
https://mcp.zoom.us/mcp/meeting/streamable
The repo MCP bundle registers this endpoint as zoom-meetings-mcp in
../../../.mcp.json.
Tools and Scopes
| Tool | Scope |
|---|---|
search_meetings | meeting:read:search |
get_meeting_assets | meeting:read:assets |
recordings_list | cloud_recording:read:list_user_recordings |
get_recording_resource | cloud_recording:read:content |
See references/tools.md for selection and prerequisites.
Chaining
- Marketplace app creation: Meetings MCP template via Marketplace app management
- Token acquisition: create the app first, then use OAuth and PKCE to authorize the user and mint the bearer token supplied to this MCP endpoint
- Parent MCP routing: ../SKILL.md
- Deterministic meeting APIs: ../../rest-api/SKILL.md
- Recording pipelines: ../../general/use-cases/recording-download-pipeline.md
Official Source
https://developers.zoom.us/docs/mcp/zoom-meetings-mcp-server/
Signals
- GitHub stars
- 77
- Forks
- 16
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
zoom-mcp-meetings- Source
- github.com/zoom/skills