io.github.zoom/zoom-whiteboard✓
io.github.zoom/zoom-whiteboard · v1.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
"name": "io.github.zoom/zoom-whiteboard",
"description": "Zoom Whiteboard server for creating boards and diagrams and locating existing boards.",
"repository": {
"url": "https://github.com/zoom/mcp-registry",
"source": "github"
},
"version": "1.0.1",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.zoom.us/mcp/whiteboard/streamable"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"documentation": "https://developers.zoom.us/docs/mcp/servers/connect-to-zoom-mcp-servers/",
"examples": [
{
"description": "Generate a new editable Zoom Whiteboard from a prompt.",
"name": "Create a whiteboard"
},
{
"description": "Generate flowcharts, planning boards, and technical diagrams.",
"name": "Create diagrams"
},
{
"description": "Locate whiteboards available to the authenticated user.",
"name": "Find existing boards"
}
],
"keywords": [
"zoom",
"whiteboard",
"diagrams",
"visual-collaboration",
"planning",
"brainstorming",
"workshops",
"mcp"
],
"publisher": "Zoom"
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}