zoom-mcp/tasks
SkillProductivityZoom Tasks MCP server guidance for creating, reading, updating, trashing, commenting on, assigning, and collaborating on tasks and task steps. Use for agent-driven Tasks workflows over the dedicated Zoom Tasks MCP endpoint.
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/tasks skill
What this skill tells your AI
The instructions your AI receives, as published by zoom/skills in skills/zoom-mcp/tasks/SKILL.md and read by ahel’s review.
Use this write-capable MCP surface for agent-driven task management.
Endpoint
https://mcp.zoom.us/mcp/tasks/streamable
The repo MCP bundle registers it as zoom-tasks-mcp in
../../../.mcp.json.
Safety
Confirm the target task, assignee, collaborator, comment, or step before write/delete calls. Do not guess task IDs or user identities. Prefer the REST Tasks API for bulk imports, durable retry logic, and audit-heavy automation.
Tools
See references/tools.md for the current 20-tool catalog and scopes.
Chaining
- Marketplace app creation: Tasks 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 Tasks APIs: ../../rest-api/references/tasks.md
Official Source
Signals
- GitHub stars
- 77
- Forks
- 16
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
zoom-mcp-tasks- Source
- github.com/zoom/skills