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}"
}
}
}
}
Servidores relacionados
API Docs MCP
MCP server for API documentation, supporting GraphQL, OpenAPI/Swagger, and gRPC from local files or remote URLs
Slack
Interact with Slack workspaces using the Slack API.
Reddit
Interact with Reddit by posting comments and searching for posts.
Confluence
Interact with Confluence to execute CQL queries, retrieve page content, and update pages.
MCP Evolution API
An MCP server for Claude that integrates with the Evolution API for WhatsApp automation.
Gmail MCP Server
An MCP server that enables AI models to interact directly with the Gmail API to manage emails.
MCP IDE Bridge
An open-source messaging server for client-to-client communication using MCP HTTP streaming, configurable via an external JSON file.
Apple Mail MCP
Fast MCP server for Apple Mail with batch JXA (87x faster) and FTS5 search index (700-3500x faster).
FastAlert.Now
Broadcast AI-driven alerts securely to thousands of phones and laptops in seconds—no apps, no SMS, and total user privacy.
WhatsApp (TypeScript/Baileys)
Connects a personal WhatsApp account to an AI agent using the WhatsApp Web multi-device API.
