Official Zoom integration β schedule meetings, access transcripts, and manage recordings via AI
The official Zoom MCP server connects AI agents to your Zoom workspace β schedule meetings, retrieve transcripts, manage recordings, and access meeting analytics through natural language. Features: - Schedule meetings with participants, agenda, and settings - List and manage upcoming meetings - Access Zoom AI Companion meeting transcripts and summaries - Download and manage cloud recordings - Get meeting attendance and participation reports - Manage webinars and registration - Access team chat history - Create and manage Zoom Apps integrations - Generate meeting links and invite participants The transcript use case is transformative: After every meeting, Zoom MCP lets Claude access the full transcript, extract action items, update your project management tool (via Linear or Jira MCP), and draft follow-up emails β fully automated post-meeting workflows. Works with Zoom Workplace Business and above.
File location: .claude/mcp.json (project root) or ~/.claude/mcp.json (global)
{
"zoomMcp": {
"command": "npx",
"args": [
"-y",
"@zoom/mcp"
],
"env": {
"ZOOM_ACCOUNT_ID": "your_account_id",
"ZOOM_CLIENT_ID": "your_client_id",
"ZOOM_CLIENT_SECRET": "your_secret"
}
}
}If you maintain Zoom MCP, add this badge to your README to show it's verified on CuratedMCP:
[](https://curatedmcp.com/marketplace/zoom-mcp)