zoom-mcp/docs
SkillDev toolsLegacy compatibility route for requests that call the current Zoom Canvas MCP server "Docs MCP". Route new work to zoom-mcp/canvas and use the Canvas endpoint, scopes, and tools.
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/docs skill
What this skill tells your AI
The instructions your AI receives, as published by zoom/skills in skills/zoom-mcp/docs/SKILL.md and read by ahel’s review.
Use the dedicated Canvas MCP server for agent-driven Canvas file, block, collaborator, sharing, ownership, import, and content export workflows. The current official product name is Zoom Canvas MCP Server; do not select the old Docs MCP endpoint.
Endpoint
https://mcp.zoom.us/mcp/canvas/streamable
Use tools/list as the runtime source of truth for tool names and schemas. The current
official catalog exposes 18 tools. See references/tools.md.
Required Scopes
Add only the scopes required by the requested operations:
docs:read:exportdocs:read:filedocs:read:general_accessdocs:read:list_childrendocs:read:list_file_collaboratorsdocs:write:importdocs:write:contentdocs:write:collaboratordocs:update:contentdocs:update:filedocs:update:file_ownerdocs:update:general_accessdocs:update:collaboratordocs:delete:contentdocs:delete:filedocs:delete:collaborator
These are user-level OAuth scopes for the current hosted Canvas server. Do not substitute S2S or Meeting SDK credentials.
Chaining
- Marketplace app creation: Canvas 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 endpoint
- Parent MCP routing: ../SKILL.md
- Canvas REST API fallback: ../../rest-api/references/zoom-docs.md
Safety Rules
- Confirm destructive operations before deleting files, blocks, or collaborators.
- Preserve file and block IDs returned by discovery; do not guess identifiers.
- Use REST APIs for deterministic bulk jobs, custom retries, and audit-heavy workflows.
Official Source
Signals
- GitHub stars
- 77
- Forks
- 16
- Last commit
- Sep 2026
ahel recommends instead
Advanced
- Catalog kind
- skill
- Gateway key
zoom-mcp-docs- Source
- github.com/zoom/skills