Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLIENT_IDYesOAuth Client ID from the Cloudflare Access application
MCP_ROUTENoPath prefix for the MCP endpoint (default: /classeviva)/classeviva
CLIENT_SECRETYesOAuth Client Secret from the Cloudflare Access application
JWKS_ENDPOINTYesKey (JWKS) endpoint from the Cloudflare Access application
ALLOWED_EMAILSYesComma-separated list of email addresses allowed to use the server. Empty denies everyone.
SESSION_SECRETYesSecret used for OAuth session encryption (generate with `openssl rand -hex 32`)
TOKEN_ENDPOINTYesToken endpoint from the Cloudflare Access application
PUBLIC_HOSTNAMENoYour custom domain for the Worker (only needed if using a custom domain, not for workers.dev)
LINK_SIGNING_KEYYesHMAC key used to sign attachment links (generate with `openssl rand -hex 32`)
CLASSEVIVA_PASSWORDYesYour ClasseViva password
CLASSEVIVA_USERNAMEYesYour ClasseViva username
AUTHORIZATION_ENDPOINTYesAuthorization endpoint from the Cloudflare Access application

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

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