zoom-mcp
by LesterAJohn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APP_NAME | Yes | Application name used for namespacing secrets and config. | |
| VAULT_ADDR | Yes | Vault address (e.g., http://127.0.0.1:8200). | |
| POSTGRES_DB | Yes | PostgreSQL database name. | |
| VAULT_TOKEN | Yes | Vault authentication token. | |
| MCP_HTTP_HOST | No | HTTP MCP transport host. | 0.0.0.0 |
| MCP_HTTP_PORT | No | HTTP MCP transport port. | 3000 |
| POSTGRES_HOST | Yes | PostgreSQL host. | |
| POSTGRES_PORT | No | PostgreSQL port. | 5432 |
| POSTGRES_USER | Yes | PostgreSQL user. | |
| MCP_SERVER_NAME | No | MCP server name. | zoom-mcp |
| POSTGRES_PASSWORD | Yes | PostgreSQL password. | |
| ZOOM_API_BASE_URL | No | Zoom API base URL. | https://api.zoom.us/v2 |
| MCP_ADMIN_AUTH_KEY | No | Authorization key required for mutating tools. Recommended for non-local environments. | |
| ZOOM_API_TIMEOUT_MS | No | Zoom API timeout in milliseconds. | 10000 |
| ZOOM_OAUTH_TOKEN_URL | No | Zoom OAuth token URL. | https://zoom.us/oauth/token |
| MCP_HTTP_AUTH_PASSWORD | No | HTTP basic auth password. | |
| MCP_HTTP_AUTH_USERNAME | No | HTTP basic auth username. | |
| MCP_CONFIG_DEFAULT_USER_ID | No | Default user ID for config operations. | default |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues