Zoom MCP Server
Schedule and manage Zoom meetings with AI assistance. Requires Zoom API credentials for configuration.
Zoom MCP Server
Now you can date a Zoom meeting with AI's help

Usage
1. list meetings
list my meetingslist my upcoming meetings
2. create a meeting
Schedule a meeting at today 3 pm with a introduce mcp topic
3. delete a meeting
delete the latest meetingdelete the 86226580854 meeting
4. get a meeting detail
Retrieve the latest meeting's detailsRetrieve 86226580854 meeting's details
Usage with VS Code
2 Steps to play with zoom-mcp-server
- Get Zoom Client ID, Zoom Client Secret and Account ID
- Config MCP server
1. Get Zoom Client ID, Zoom Client Secret and Account ID
- vist Zoom Marketplace
- Build App and choose Server to Server OAuth App
- Add Scope > Meeting > Select All Meeting Permissions
- Active your app then you can get Account ID, Client ID, Client Secret in App Credentials page
2. Config MCP Server
{
"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}"
}
}
}
}
関連サーバー
MCP Server SSH Client
A local MCP server that securely connects to remote servers over SSH, acting as a proxy for MCP commands.
FastIntercom
A high-performance MCP server for analyzing Intercom conversations with fast, local access via caching and background sync.
X (Twitter)
An MCP server for interacting with the X (Twitter) API, requiring developer credentials.
Zoom Transcript
An MCP server for interacting with transcripts from Zoom Cloud Recordings.
A2A MCP Server
A bridge server connecting Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol.
Damien Email Wrestler
An AI-powered email intelligence platform that integrates with Gmail and OpenAI. It can be run as a CLI tool or deployed on AWS Lambda for enhanced capabilities.
Telegram MCP Server
Interact with a Telegram account using the user client API, allowing AI assistants to manage chats and messages.
YAGMS
An MCP server for interacting with the Gmail API, enabling email management.
Text-to-Speech MCP
High-quality text-to-speech generation using the OpenAI TTS API.
Gmail MCP
A standardized interface for managing, sending, and retrieving emails through the Gmail API.
