MCP server

Zoom Meetings
MCPOfficial 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
readMeetings in a window.
recordings
readCloud recordings.
transcript
readA 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
- read
search_meetings
Meetings in a window.
- read
recordings
Cloud recordings.
- read
transcript
A meeting transcript.
Last call
{ "ok": true,
"tool": "search_meetings",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
