Server data from the Official MCP Registry
Zoom Chat server for channels, messages, contacts, files, and chat collaboration.
About
Zoom Chat server for channels, messages, contacts, files, and chat collaboration.
Remote endpoints: streamable-http: https://mcp.zoom.us/mcp/chat/streamable
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. Trust signals: trusted author (5/5 approved).
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-zoom-zoom-team-chat": {
"url": "https://mcp.zoom.us/mcp/chat/streamable"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
MCP Registry
This project provides Zoom's registry of MCP servers at registry.modelcontextprotocol.io. It contains the published registry metadata for remote MCP servers. It does not contain the server implementations themselves.
Registry Servers
io.github.zoom/zoom-workspace
- Registry metadata: zoom-workspace/server.json
- Remote URL:
https://mcp.zoom.us/mcp/zoom/streamable
Zoom Workspace exposes Zoom meetings, Team Chat, and Zoom Docs to MCP clients. It supports natural-language retrieval of AI-generated summaries, transcripts, recordings, shared documents, and meeting assets, along with recording-specific resources such as playback links and next steps. It can retrieve Zoom Docs content, list cloud recordings, and create follow-up Zoom Docs from Markdown. This server is intended for workflows such as locating where a topic was discussed, generating agendas, capturing notes, identifying action items, and creating follow-up documents from existing Zoom collaboration data.
io.github.zoom/zoom-docs
- Registry metadata: zoom-docs/server.json
- Remote URL:
https://mcp.zoom.us/mcp/docs/streamable
Zoom Docs provides a focused MCP surface for working with Zoom documents and notes. It currently supports creating new Zoom Docs from Markdown content and retrieving existing Zoom Docs or notes in Markdown form. The server is designed for structured document generation and readback flows used by AI agents and developer tooling, without exposing broader document lifecycle operations such as update or delete.
io.github.zoom/zoom-whiteboard
- Registry metadata: zoom-whiteboard/server.json
- Remote URL:
https://mcp.zoom.us/mcp/whiteboard/streamable
Zoom Whiteboard provides MCP tools for creating new editable whiteboards and diagrams from prompts and for locating existing boards in a user's account. It is intended for workshop planning, visual collaboration, and diagram-generation use cases, including simple flowcharts and more technical diagram types. The server only exposes boards the authenticated user can access.
io.github.zoom/zoom-revenue-accelerator
- Registry metadata: zoom-revenue-accelerator/server.json
- Remote URL:
https://mcp.zoom.us/mcp/revenue_accelerator/streamable
Zoom Revenue Accelerator provides a focused MCP surface for sales insights, conversations, and deal intelligence. It is intended for workflows such as reviewing customer interactions, preparing follow-up notes, and finding context from revenue-related conversations and activity.
io.github.zoom/zoom-team-chat
- Registry metadata: zoom-team-chat/server.json
- Remote URL:
https://mcp.zoom.us/mcp/chat/streamable
Zoom Chat provides a focused MCP surface for chat channels, messages, contacts, files, and collaboration context. It is intended for workflows such as locating chat history, preparing summaries, and generating follow-ups from chat activity. The registry name remains io.github.zoom/zoom-team-chat for continuity with the existing published entry.
io.github.zoom/zoom-meetings
- Registry metadata: zoom-meetings/server.json
- Remote URL:
https://mcp.zoom.us/mcp/meeting/streamable
Zoom Meetings provides a focused MCP surface for meeting search, recordings, transcripts, summaries, and meeting assets. It is intended for workflows such as locating meeting context, reviewing recordings, and preparing follow-ups from meeting content.
io.github.zoom/zoom-tasks
- Registry metadata: zoom-tasks/server.json
- Remote URL:
https://mcp.zoom.us/mcp/tasks/streamable
Zoom Tasks provides a focused MCP surface for creating, updating, assigning, and synchronizing tasks. It is intended for workflows such as managing task details, reviewing comments and steps, and coordinating work across collaborators.
Registry Notes
- Namespace:
io.github.zoom/* - Transport:
streamable-http - Current metadata versions in this repository:
1.0.2for Workspace, Docs, and Whiteboard;1.0.1for Revenue Accelerator and Team Chat;1.0.0for Meetings and Tasks
Registry API Records
- Search listing:
https://registry.modelcontextprotocol.io/v0.1/servers?search=zoom&limit=100 - Workspace latest version:
https://registry.modelcontextprotocol.io/v0.1/servers/io.github.zoom%2Fzoom-workspace/versions/latest - Docs latest version:
https://registry.modelcontextprotocol.io/v0.1/servers/io.github.zoom%2Fzoom-docs/versions/latest - Whiteboard latest version:
https://registry.modelcontextprotocol.io/v0.1/servers/io.github.zoom%2Fzoom-whiteboard/versions/latest - Revenue Accelerator latest version:
https://registry.modelcontextprotocol.io/v0.1/servers/io.github.zoom%2Fzoom-revenue-accelerator/versions/latest - Team Chat latest version:
https://registry.modelcontextprotocol.io/v0.1/servers/io.github.zoom%2Fzoom-team-chat/versions/latest - Meetings latest version:
https://registry.modelcontextprotocol.io/v0.1/servers/io.github.zoom%2Fzoom-meetings/versions/latest - Tasks latest version:
https://registry.modelcontextprotocol.io/v0.1/servers/io.github.zoom%2Fzoom-tasks/versions/latest
Publishing Workflow
The MCP Registry entries in this repository are published with mcp-publisher.
For the Zoom-specific step-by-step publishing history and lessons learned, see RUNBOOK.md.
Prerequisites
- Install
mcp-publisher - Authenticate with GitHub using an account that has access to the target GitHub organization
- Ensure the GitHub organization membership associated with the namespace is public
Publish a New Version
-
Update the relevant
server.json. -
Increment the
versionfield before publishing an update. -
Change into the corresponding server directory.
-
Refresh or establish a login session if needed:
mcp-publisher login github -
Publish the entry:
mcp-publisher publish -
Verify the published record using the registry API URLs listed above.
Example:
cd zoom-workspace
mcp-publisher publish
To publish the two newer entries:
cd ~/temp/mcp-registry-publish/zoom-revenue-accelerator
mcp-publisher publish
cd ~/temp/mcp-registry-publish/zoom-team-chat
mcp-publisher publish
To publish the Meetings and Tasks entries:
cd ~/temp/mcp-registry-publish/zoom-meetings
mcp-publisher publish
cd ~/temp/mcp-registry-publish/zoom-tasks
mcp-publisher publish
Maintenance
Published entries can be updated by modifying the corresponding server.json, incrementing the version, and republishing from that server's directory with mcp-publisher publish.
Reviews
No reviews yet
Be the first to review this server!
More Communication MCP Servers
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
Google Workspace MCP
Freeby Taylorwilsdon · Productivity
Control Gmail, Calendar, Docs, Sheets, Drive, and more from your AI
