Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoSet to 'production' for production HTTP server.
JWT_SECRETNoSecret for signing JWTs (required for production HTTP server).
STATE_SECRETNoSecret for OAuth state parameter (required for production HTTP server).
DEPLOYMENT_MODENoSet to 'self-hosted' or 'saas' to control OAuth scopes.
GOOGLE_CLIENT_IDNoOAuth2 client ID for Google Sheets API.
OAUTH_SCOPE_MODENoExplicit override for OAuth scope mode: full, standard, minimal, readonly.
GOOGLE_ACCESS_TOKENNoOAuth2 access token for Google Sheets API.
OAUTH_CLIENT_SECRETNoOAuth client secret (required for production HTTP server).
GOOGLE_CLIENT_SECRETNoOAuth2 client secret for Google Sheets API.
ALLOWED_REDIRECT_URISNoComma-separated list of allowed callback URIs (required for production HTTP server).
GOOGLE_APPLICATION_CREDENTIALSNoPath to the service account JSON 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'

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