Zoom API MCP Server
@mattcoatsworth
About Zoom API MCP Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 API MCP Server?
A comprehensive Model Context Protocol (MCP) server for interacting with the Zoom API. It provides structured tools and resources to manage meetings, users, webinars, and other Zoom features, handling OAuth 2.0 authentication automatically.
How to use Zoom API MCP Server?
Install Node.js 16+, clone the repository, run npm install, and create a .env file with your Zoom API credentials (ZOOM_CLIENT_ID, ZOOM_CLIENT_SECRET, ZOOM_ACCOUNT_ID). Start the server with npm run dev and test it using npm run inspect.
Key features of Zoom API MCP Server
- Complete coverage of Zoom API endpoints
- OAuth 2.0 authentication handled automatically
- Structured tools with proper validation
- API documentation resources (e.g.,
zoom-api://overview) - Error handling and response formatting
Use cases of Zoom API MCP Server
- Create, read, update, and delete Zoom meetings
- Manage users in your Zoom account
- Create and manage webinars
- Access and manage cloud recordings
- Generate various reports
FAQ from Zoom API MCP Server
What are the prerequisites for using Zoom API MCP Server?
Node.js 16+ and Zoom API credentials (Client ID, Client Secret, Account ID) from a Server-to-Server OAuth app.
How does authentication work?
The server handles OAuth 2.0 authentication automatically using the Server-to-Server OAuth app credentials provided in the .env file.
What API categories are covered?
Meetings, Users, Webinars, Account, Chat, Phone, Contacts, Recordings, Reports, Webhooks, and Zoom Rooms.
How can I test the server?
Use the MCP Inspector by running npm run inspect.
Where do I put my Zoom API credentials?
In a .env file with the variables ZOOM_CLIENT_ID, ZOOM_CLIENT_SECRET, and ZOOM_ACCOUNT_ID.
More Communication MCP servers
WhatsApp Web MCP
pnizerWhatsApp Web MCP Server
Telegram MCP Server
kfastovTelegram user console client and archiver
Discord Mcp
SaseQA MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities.
MCP Email Server
Shy2593666979一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。
飞书MCP服务器
sdd330MCP server provides feishu related operations
Comments