Zoom Workspace
Rank #44,857io.github.zoom/zoom-docs
Zoom Docs server for creating and retrieving Zoom documents and notes in Markdown.
Zoom Workspace is a Model Context Protocol (MCP) server published by zoom. It ranks #44,857 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Zoom Workspace is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Apr 8, 2026 and most recently updated on May 19, 2026.
Ranks ahead of 87,256 of 132,113 servers on MCP Toplist.
Use Zoom Workspace
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http zoom-docs https://mcp.zoom.us/mcp/docs/streamable[mcp_servers.zoom-docs]
url = "https://mcp.zoom.us/mcp/docs/streamable"Add to ~/.codex/config.toml.
https://mcp.zoom.us/mcp/docs/streamableSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"zoom-docs": {
"url": "https://mcp.zoom.us/mcp/docs/streamable"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"zoom-docs": {
"type": "http",
"url": "https://mcp.zoom.us/mcp/docs/streamable"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"zoom-docs": {
"serverUrl": "https://mcp.zoom.us/mcp/docs/streamable"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"zoom-docs": {
"url": "https://mcp.zoom.us/mcp/docs/streamable"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.zoom%2Fzoom-docs)<a href="https://mcptoplist.com/server/io.github.zoom%2Fzoom-docs"><img src="https://mcptoplist.com/badge/io.github.zoom%2Fzoom-docs.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
zoom
Available versions (3)
| Version | Published |
|---|---|
| 1.0.2 | May 19, 2026 |
| 1.0.1 | Apr 8, 2026 |
| 1.0.0 | Apr 8, 2026 |
Frequently asked questions
- Who maintains Zoom Workspace?
- Zoom Workspace is maintained by zoom, which publishes 7 MCP servers (15 total versions) tracked on MCP Toplist.
- Is Zoom Workspace listed on the Official MCP Registry?
- Yes — Zoom Workspace is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Zoom Workspace have?
- MCP Toplist tracks 3 versions of Zoom Workspace, most recently published on May 19, 2026.
- Where can I find the source code for Zoom Workspace?
- The source code for Zoom Workspace is hosted at github.com/zoom/mcp-registry.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.