Zoom MCP Server
@MCP-Mirror
About Zoom MCP Server
Mirror of
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"zoom-mcp-server": {
"command": "npx",
"args": [
"-y",
"@yitianyigexiangfa/zoom-mcp-server@latest"
],
"env": {
"ZOOM_ACCOUNT_ID": "${ZOOM_ACCOUNT_ID}",
"ZOOM_CLIENT_ID": "${ZOOM_CLIENT_ID}",
"ZOOM_CLIENT_SECRET": "${ZOOM_CLIENT_SECRET}"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Zoom MCP Server?
Zoom MCP Server allows you to manage Zoom meetings through natural language commands, integrating with Zoom’s Server-to-Server OAuth API. It is designed for users who want to schedule, list, delete, or retrieve meeting details using AI assistants.
How to use Zoom MCP Server?
Obtain a Zoom Account ID, Client ID, and Client Secret from the Zoom Marketplace by creating a Server-to-Server OAuth App with meeting scopes. Configure your MCP client with npx -y @yitianyigexiangfa/zoom-mcp-server@latest and set the three environment variables. After setup, send commands such as “list my upcoming meetings”, “Schedule a meeting at today 3 pm”, “delete the latest meeting”, or “Retrieve 86226580854 meeting's details”.
Key features of Zoom MCP Server
- List upcoming meetings with natural language.
- Create new meetings via AI prompts.
- Delete meetings by index or ID.
- Retrieve details of a specific meeting.
- Authenticates via Zoom Server-to-Server OAuth.
- Works with any MCP‑compatible AI client.
Use cases of Zoom MCP Server
- Quickly schedule a meeting with a topic using plain English.
- Check your upcoming meeting schedule without opening Zoom.
- Delete
More Communication MCP servers
MCP Email Server
Shy2593666979一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。
Modular Outlook MCP Server
ryakerMCP server for Claude to access Outlook data via Microsoft Graph API
MCP-Discord
barryyip0625Implement Discord MCP server enabling AI assistants to interact with the Discord platform.
Outlook MCP Server
Wallisking1991WhatsApp MCP Server (TypeScript/Baileys)
jlucaso1WhatsApp MCP Server (TypeScript/Baileys)
Comments