zoom-mcp/canvas

SkillFiles & storage

Zoom Canvas MCP server guidance for Canvas file and block operations, collaborators, sharing settings, ownership, Markdown import, and content export. Use for the current Canvas MCP endpoint and OAuth scopes; use the parent Zoom MCP skill for server selection.

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/canvas skill

What this skill tells your AI

The instructions your AI receives, as published by zoom/skills in skills/zoom-mcp/canvas/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

Others that do the same job

Advanced
Catalog kind
skill
Gateway key
zoom-mcp-canvas
Source
github.com/zoom/skills