Zoom MCP Server
by surajpratap
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZOOM_MODE | No | `readonly` (default) or `readwrite`. Set to `readwrite` to enable creating meetings, sending chat messages, etc. | readonly |
| ZOOM_CLIENT_ID | Yes | Zoom app client ID | |
| ZOOM_ACCOUNT_ID | Yes | Zoom Server-to-Server OAuth account ID | |
| ZOOM_CLIENT_SECRET | Yes | Zoom app client secret |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
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/surajpratap/zoom-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server