Zoom MCP Server
The Zoom MCP server lets any AI agent — Claude, ChatGPT, Cursor, or Codex — call Zoom through AllMCP's single hosted endpoint. Connect once and your agent gets 24 Zoom tools across users, meetings, registrants, past meetings, recordings, webinars. There is nothing to install or keep running: AllMCP hosts the connector, you get one URL and one sign-in.
24 tools6 categoriesOAuth auth
How to connect an AI agent to Zoom
- Add the AllMCP endpoint
https://go.allmcp.co/mcp/ to any MCP client (Claude, ChatGPT, Cursor, Codex). Sign in with Google or GitHub when the browser opens — no card, no passwords. - Ask your agent to connect Zoom. When your agent first calls a Zoom tool, AllMCP opens a browser tab to sign in with Zoom — no API key to copy or paste.
- Your agent can now call all 24 Zoom tools directly. The first 20,000 tool calls each month are free; system and discovery calls never count.
claude_desktop_config.json
{
"mcpServers": {
"allmcp": {
"url": "https://go.allmcp.co/mcp/"
}
}
}Zoom connects with OAuth — sign in with Zoom when your browser opens, no API key required.
- Users — The connected Zoom profile — timezone, plan type, PMI
- Meetings — Schedule, move, gate, cancel or force-end meetings; invite text
- Registrants — Meeting sign-ups — who registered, approve pending, join links
- Past Meetings — Who attended a finished meeting, for how long, and which past run
- Recordings — Cloud recordings — video, audio, and transcript links
- Webinars — Webinars (add-on plan) — schedule, sign-up links, registrant approvals
Full Zoom guide — every tool, connect steps, examples: docs.allmcp.co ↗
Frequently asked questions
Does Zoom have an MCP server?
Yes. AllMCP is a remote, hosted MCP server for Zoom — 24 Zoom tools are available today. Add one URL to your MCP client and your agent can call Zoom without you running any server yourself.
How do I connect Claude to Zoom?
Add the AllMCP endpoint https://go.allmcp.co/mcp/ in Claude (Desktop, Code, or web), sign in with Google or GitHub, then ask Claude to connect Zoom. That's it — the same steps work for ChatGPT, Cursor and Codex.
Is the Zoom MCP server free?
Yes, to start. AllMCP includes 20,000 tool calls a month on the free tier, with no card required. Only real provider tool calls count against the quota — listing tools and connecting accounts never do.
What can the Zoom MCP server do?
It exposes 24 tools across users, meetings, registrants, past meetings, recordings, webinars, so an agent can read and act on your Zoom data in natural language.
How are my Zoom credentials stored?
Encrypted at rest and never written to logs. Disconnecting Zoom revokes them immediately, and deleting your AllMCP account erases them.