Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From zoom-skills
Connects remotely to Zoom's official MCP server (mcp-us.zoom.us/mcp/whiteboard/streamable) for streamable whiteboard features. Enables Claude to access and interact with Zoom Whiteboards. Zoom authentication likely required.
npx claudepluginhub zoom/skills --plugin zoom-skillsCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"zoom-whiteboard-mcp": {
"type": "http",
"url": "https://mcp-us.zoom.us/mcp/whiteboard/streamable"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp-us.zoom.us/mcp/whiteboard/streamableShare bugs, ideas, or general feedback.