MCP Directory
Back

mcp-registry

by zoom · ★ 1

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.

Install

git clone https://github.com/zoom/mcp-registry.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-registry": {
      "command": "npx",
      "args": [
        "-y",
        "github:zoom/mcp-registry"
      ]
    }
  }
}

From the README

This project provides Zoom's registry of MCP servers at . It contains the published registry metadata for remote MCP servers. It does not contain the server implementations themselves. - Registry metadata: [zoom-workspace/server.json](./zoom-workspace/server.json) - Remote URL: 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 conte…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers