Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_NAMEYesApplication name used for namespacing secrets and config.
VAULT_ADDRYesVault address (e.g., http://127.0.0.1:8200).
POSTGRES_DBYesPostgreSQL database name.
VAULT_TOKENYesVault authentication token.
MCP_HTTP_HOSTNoHTTP MCP transport host.0.0.0.0
MCP_HTTP_PORTNoHTTP MCP transport port.3000
POSTGRES_HOSTYesPostgreSQL host.
POSTGRES_PORTNoPostgreSQL port.5432
POSTGRES_USERYesPostgreSQL user.
MCP_SERVER_NAMENoMCP server name.zoom-mcp
POSTGRES_PASSWORDYesPostgreSQL password.
ZOOM_API_BASE_URLNoZoom API base URL.https://api.zoom.us/v2
MCP_ADMIN_AUTH_KEYNoAuthorization key required for mutating tools. Recommended for non-local environments.
ZOOM_API_TIMEOUT_MSNoZoom API timeout in milliseconds.10000
ZOOM_OAUTH_TOKEN_URLNoZoom OAuth token URL.https://zoom.us/oauth/token
MCP_HTTP_AUTH_PASSWORDNoHTTP basic auth password.
MCP_HTTP_AUTH_USERNAMENoHTTP basic auth username.
MCP_CONFIG_DEFAULT_USER_IDNoDefault user ID for config operations.default

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/LesterAJohn/zoom-mcp'

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