Zoom MCP Server

Integrations

  • Provides integration with Zoom Meeting services, allowing for AI-assisted meeting scheduling and management through the Zoom API using Server to Server OAuth authentication.

Zoom MCP 服务器

现在你可以在人工智能的帮助下安排 Zoom 会议

用法

1. 列出会议

  • list my meetings
  • list my upcoming meetings

2. 创建会议

  • Schedule a meeting at today 3 pm with a introduce mcp topic

3. 删除会议

  • delete the latest meeting
  • delete the 86226580854 meeting

4. 获取会议详情

  • Retrieve the latest meeting's details
  • Retrieve 86226580854 meeting's details

使用 zoom-mcp-server 的 2 个步骤

  • 获取 Zoom 客户端 ID、Zoom 客户端密钥和账户 ID
  • 配置 MCP 服务器

1. 获取 Zoom 客户端 ID、Zoom 客户端密钥和账户 ID

  1. 访问Zoom Marketplace
  2. 构建应用程序并选择服务器到服务器 OAuth 应用程序
  3. 添加范围 > 会议 > 选择所有会议权限
  4. 激活您的应用程序,然后您可以在应用程序凭证页面中获取帐户 ID客户端 ID客户端密钥

2. 配置 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}" } } } }

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

一种 AI 辅助服务器,可在 Zoom 会议内实现约会,需要 Zoom API 凭据(客户端 ID、客户端密钥、帐户 ID)进行设置。

  1. Usage
    1. 1. list meetings
    2. 2. create a meeting
    3. 3. delete a meeting
    4. 4. get a meeting detail
  2. 2 Steps to play with zoom-mcp-server
    1. 1. Get Zoom Client ID, Zoom Client Secret and Account ID
    2. 2. Config MCP Server

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    An MCP server that enables users to list, download, search, and manage Zoom meeting transcripts through a structured interface.
    Last updated -
    6
    1
    JavaScript
    MIT License
  • -
    security
    A
    license
    -
    quality
    A Machine Conversation Protocol server that enables AI assistants to manage Google Contacts and search Google Workspace directories, providing tools for listing, creating, updating, and deleting contacts within your Google account.
    Last updated -
    Python
    MIT License
  • -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that enables AI assistants to manage meeting data, including creating meeting bots, searching transcripts, and organizing calendar events.
    Last updated -
    7
    TypeScript
    MIT License
    • Apple
  • A
    security
    F
    license
    A
    quality
    A comprehensive Model Context Protocol server that enables interaction with the full suite of Zoom API endpoints, providing structured tools with proper validation and OAuth 2.0 authentication for managing meetings, users, webinars, and other Zoom resources.
    Last updated -
    54
    1
    JavaScript

View all related MCP servers

ID: 6oa2kkmgws