MCP Registry Server
Rank #67,990io.github.zoom/zoom-tasks
Zoom Tasks server for creating, updating, assigning, and synchronizing task workflows.
MCP Registry Server is a Model Context Protocol (MCP) server published by zoom. It ranks #67,990 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. MCP Registry Server is listed on Official MCP, with 1 tracked version. It was first listed on Jul 8, 2026 and most recently updated on Jul 8, 2026.
Ranks ahead of 64,123 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-tasks https://mcp.zoom.us/mcp/tasks/streamable[mcp_servers.zoom-tasks]
url = "https://mcp.zoom.us/mcp/tasks/streamable"Add to ~/.codex/config.toml.
https://mcp.zoom.us/mcp/tasks/streamableSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"zoom-tasks": {
"url": "https://mcp.zoom.us/mcp/tasks/streamable"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"zoom-tasks": {
"type": "http",
"url": "https://mcp.zoom.us/mcp/tasks/streamable"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"zoom-tasks": {
"serverUrl": "https://mcp.zoom.us/mcp/tasks/streamable"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"zoom-tasks": {
"url": "https://mcp.zoom.us/mcp/tasks/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-tasks)<a href="https://mcptoplist.com/server/io.github.zoom%2Fzoom-tasks"><img src="https://mcptoplist.com/badge/io.github.zoom%2Fzoom-tasks.svg" alt="MCP Toplist: #67,990 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
zoom
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 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 1 version of MCP Registry Server, most recently published on Jul 8, 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.