Skip to main content
Glama

Zoom MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
list_meetingsA prompt to list meetings
create_meetingA prompt to create a meeting
delete_a_meetingA prompt to delete a meeting
get_a_meeting_detailsA prompt to get a meeting's details

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
create_meeting

Create a meeting

list_meetings

List scheduled meetings

delete_a_meeting

Delete a meeting with a given ID

get_a_meeting_details

Retrieve the meeting's details with a given ID

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