Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoEnvironment mode (production/development).production
SAML_CERTNoSAML certificate (PEM format) for signature verification (required for Enterprise SSO).
JWT_SECRETNoSecret for JWT token signing (required for HTTP/Remote server).
SAML_ISSUERNoSAML issuer URL (required for Enterprise SSO).
STATE_SECRETNoSecret for OAuth state parameter encryption (required for HTTP/Remote server).
ENCRYPTION_KEYNo64-character hex encryption key for token store (required if GOOGLE_TOKEN_STORE_PATH set).
GOOGLE_CLIENT_IDNoOAuth2 client ID for Google Sheets API.
SAML_ENTRY_POINTNoSAML SSO entry point URL (required for Enterprise SSO).
SAML_CALLBACK_URLNoSAML callback URL (required for Enterprise SSO).
GOOGLE_ACCESS_TOKENNoOAuth2 access token for Google Sheets API.
OAUTH_CLIENT_SECRETNoOAuth client secret for HTTP server (required for HTTP/Remote server).
GOOGLE_CLIENT_SECRETNoOAuth2 client secret for Google Sheets API.
ALLOWED_REDIRECT_URISNoComma-separated list of allowed OAuth callback URIs (required for HTTP/Remote server).
GOOGLE_TOKEN_STORE_PATHNoPath to encrypted token store file (optional).
GOOGLE_APPLICATION_CREDENTIALSNoPath to the Google service account JSON key file (recommended for automation).

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/khill1269/servalsheets-v2'

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