MCP Registry Server
Rank #44,859io.github.zoom/zoom-workspace
Zoom workspace server for meetings, chat, docs, recordings, and AI-generated collaboration content.
MCP Registry Server is a Model Context Protocol (MCP) server published by zoom. It ranks #44,859 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. MCP Registry Server is listed on Official MCP, with 3 tracked versions. It was first listed on Apr 8, 2026 and most recently updated on May 19, 2026.
Ranks ahead of 87,254 of 132,113 servers on MCP Toplist.
Use MCP Registry Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http zoom-workspace https://mcp.zoom.us/mcp/zoom/streamable[mcp_servers.zoom-workspace]
url = "https://mcp.zoom.us/mcp/zoom/streamable"Add to ~/.codex/config.toml.
https://mcp.zoom.us/mcp/zoom/streamableSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"zoom-workspace": {
"url": "https://mcp.zoom.us/mcp/zoom/streamable"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"zoom-workspace": {
"type": "http",
"url": "https://mcp.zoom.us/mcp/zoom/streamable"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"zoom-workspace": {
"serverUrl": "https://mcp.zoom.us/mcp/zoom/streamable"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"zoom-workspace": {
"url": "https://mcp.zoom.us/mcp/zoom/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-workspace)<a href="https://mcptoplist.com/server/io.github.zoom%2Fzoom-workspace"><img src="https://mcptoplist.com/badge/io.github.zoom%2Fzoom-workspace.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
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 MCP Registry Server?
- MCP Registry Server is maintained by zoom, which publishes 7 MCP servers (15 total versions) tracked on MCP Toplist.
- Is MCP Registry Server listed on the Official MCP Registry?
- Yes — MCP Registry Server is listed on the Official MCP Registry.
- How many versions does MCP Registry Server have?
- MCP Toplist tracks 3 versions of MCP Registry Server, most recently published on May 19, 2026.
- Where can I find the source code for MCP Registry Server?
- The source code for MCP Registry Server 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.