Zoom MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| logging | {} |
| prompts | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_meetingC | Create a meeting |
| list_meetingsB | List scheduled meetings |
| delete_a_meetingB | Delete a meeting with a given ID |
| get_a_meeting_detailsA | Retrieve the meeting's details with a given ID |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| list_meetings | A prompt to list meetings |
| create_meeting | A prompt to create a meeting |
| delete_a_meeting | A prompt to delete a meeting |
| get_a_meeting_details | A prompt to get a meeting's details |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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