Zoom MCP Server
@MCP-Mirror
Zoom MCP Server について
Mirror of
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"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}"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
「コミュニケーション」の他のコンテンツ
Telegram MCP Server
kfastovTelegram user console client and archiver
MCP-Discord
barryyip0625Implement Discord MCP server enabling AI assistants to interact with the Discord platform.
PhonePi MCP: Turn your phone into a toolbox for AI assistants using Model Context Protocol
priyankarkPhonePi MCP enables seamless integration between desktop AI tools and your smartphone, providing 23+ direct actions including SMS messaging, phone calls, contact management, snippet creation and search, clipboard sharing, notifications, battery status checks, and remote device co
Slack MCP Server
korotovskyThe most powerful MCP Slack Server with no permission requirements, Apps support, GovSlack, DMs, Group DMs and smart history fetch logic.
WhatsApp MCP Server
msaelicesWhatsapp MCP Server implemented in Python
コメント