Zoom MCP Server
Now you can date a Zoom meeting with AI’s help
Usage
1. list meetings
list my meetings
list 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 meeting
delete the 86226580854 meeting
4. get a meeting detail
Retrieve the latest meeting's details
Retrieve 86226580854 meeting's details
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}"
}
}
}
}
Zoom Meeting Scheduler
Project Details
- JavaProgrammerLB/zoom-mcp-server
- @yitianyigexiangfa/zoom-mcp-server
- MIT License
- Last Updated: 4/17/2025
Categories
Recomended MCP Servers
Nash MCP Server
Content Summarizer Server
MCP Server for AI Summarization
CircleCI MCP Server
A specialized server implementation for the Model Context Protocol (MCP) designed to integrate with CircleCI's development workflow. This...
NestJS MCP Server Module
YOLO MCP Service
WhatTimeIsIt
A lightweight mcp server that tells you exactly what time is it based on your IP.
Neon MCP Server
Lightweight MCP server to give your Cursor Agent access to the Neon API
File Preview
MCP server for HTML file preview and analysis - Has been weird with OS but good on Cline...
Think Tool Server
n8n Workflow Builder
MCP server for programmatically creating and managing n8n workflows
Azure DevOps Assistant
A Model Context Protocol (MCP) server enabling AI assistants to interact with Azure DevOps services via Python SDK.
Your Friendly Task Completion Notifier