zoom-mcp/docs

SkillDev tools

Legacy 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.

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:export
  • docs:read:file
  • docs:read:general_access
  • docs:read:list_children
  • docs:read:list_file_collaborators
  • docs:write:import
  • docs:write:content
  • docs:write:collaborator
  • docs:update:content
  • docs:update:file
  • docs:update:file_owner
  • docs:update:general_access
  • docs:update:collaborator
  • docs:delete:content
  • docs:delete:file
  • docs:delete:collaborator

These are user-level OAuth scopes for the current hosted Canvas server. Do not substitute S2S or Meeting SDK credentials.

Chaining

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

https://developers.zoom.us/docs/mcp/zoom-canvas-mcp-server/

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