Skip to main content
Glama

Zoom MCP Server

list_meetings

Retrieve scheduled meetings from Zoom using the MCP Server by specifying meeting types. Requires Zoom API credentials for setup and integration.

Instructions

List scheduled meetings

Input Schema

NameRequiredDescriptionDefault
typeNoThe type of meeting.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "type": { "description": "The type of meeting.", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Zoom MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JavaProgrammerLB/zoom-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server