Zoom Docs server for creating and retrieving Zoom documents and notes in Markdown.
{
"mcpServers": {
"io-github-zoom-zoom-docs": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Zoom Docs server for creating and retrieving Zoom documents and notes in Markdown.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Commit history unknown.
Will it work with my client?
Transport: . Compatibility not confirmed.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Temporal memory for AI with decay and reinforcement. Two-layer storage (JSONL + Markdown).
Hierarchical markdown memory palace for AI agents — structured palace navigation via MCP tools.
Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.
文颜 MCP Server 可以让 AI 自动将 Markdown 文章排版后发布至微信公众号。
MCP Security Weekly
Get CVE alerts and security updates for io.github.zoom/zoom-docs and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
io.github.zoom/zoom-workspacehttps://mcp.zoom.us/mcp/zoom/streamableZoom 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-docshttps://mcp.zoom.us/mcp/docs/streamableZoom 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-whiteboardhttps://mcp.zoom.us/mcp/whiteboard/streamableZoom 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/*streamable-http1.0.0https://registry.modelcontextprotocol.io/v0/servers?search=zoom&limit=100https://registry.modelcontextprotocol.io/v0/servers/io.github.zoom%2Fzoom-workspace/versions/latesthttps://registry.modelcontextprotocol.io/v0/servers/io.github.zoom%2Fzoom-docs/versions/latesthttps://registry.modelcontextprotocol.io/v0/servers/io.github.zoom%2Fzoom-whiteboard/versions/latestThe MCP Registry entries in this repository are published with mcp-publisher.
mcp-publisherUpdate the relevant server.json.
Increment the version field before publishing an update.
Change into the corresponding server directory.
Refresh or establish a login session if needed:
mcp-publisher login
Publish the entry:
mcp-publisher publish
Verify the published record using the registry API URLs listed above.
Example:
cd zoom-workspace
mcp-publisher publish
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.