Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoNode environment (production, development, test)production
CACHE_TTLNoCache time-to-live in seconds3600
LOG_LEVELNoLogging level (debug, info, warn, error)info
STORAGE_PATHNoPath for local data storage./data
CACHE_ENABLEDNoEnable or disable cachingtrue
GOOGLE_CLIENT_IDYesYour Google OAuth2 Client ID from Google Cloud Console
GOOGLE_REDIRECT_URINoOAuth2 redirect URI for authentication callbackhttp://localhost:3000/oauth2callback
GOOGLE_CLIENT_SECRETYesYour Google OAuth2 Client Secret from Google Cloud Console
CATEGORIZATION_TIMEOUTNoTimeout for email categorization operations in milliseconds

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/kushal45/GmailMcpServer'

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