Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUG_MODENoEnable debug mode for troubleshooting.
PYTHONPATHNoThe filesystem path to the LMS-MCP directory, required for the python runner to locate modules.
LMS_PASSWORDYesYour PAF-IAST student password.
LMS_USERNAMEYesYour PAF-IAST student ID/username.
GEMINI_API_KEYNoOptional: Google Gemini API key for enhanced CAPTCHA solving accuracy via Vision AI.
BROWSER_HEADLESSNoWhether to run the browser in headless mode. Set to false for debugging.true
ENCRYPT_SESSIONSNoWhether to use encryption for stored sessions.true
SAVE_SCREENSHOTSNoWhether to save screenshots during operation for debugging purposes.
SESSION_EXPIRY_HOURSNoNumber of hours before the session expires.24

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/QaziAbsaar/LMS_MCP'

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