MCP server

Zoom Meetings

MCP

Official Zoom Meetings MCP. Recordings and summaries.

Zoom’s meetings server. Search meetings, recordings, transcripts — the account you connect.

latest·Proprietary·Updated this quarter·github.com/zoom/mcp-registry·Transport: http

Claude CodeCursorDesktop
ScannedActive

claude_desktop_config.json

{
  "mcpServers": {
    "zoom-meetings": {
      "url": "https://mcp.zoom.us/mcp/meeting/streamable"
    }
  }
}

By Zoom

Spec

What the server actually exposes.

  • search_meetings

    read

    Meetings in a window.

  • recordings

    read

    Cloud recordings.

  • transcript

    read

    A meeting transcript.

Guardrails

  • OAuth or an API key you provide
  • Writes are separate tools
  • Scope is the account you connect

zoom-meetings-mcp.mcp/tools

Tools

  • search_meetings

    Meetings in a window.

    read
  • recordings

    Cloud recordings.

    read
  • transcript

    A meeting transcript.

    read

Last call

{ "ok": true,
  "tool": "search_meetings",
  "rows": 12 }

Other servers worth installing

Discussion

No notes yet. Be the first hunter to report back.