Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SMTP_TONoDefault recipient(s), comma-separated
LLM_MODELNoLLM model name (default: gpt-4o-mini)gpt-4o-mini
SMTP_FROMNoSender email address (defaults to SMTP_USER)
SMTP_HOSTNoSMTP server host (e.g., smtp.gmail.com)
SMTP_PORTNoSMTP port (default: 587)587
SMTP_USERNoSMTP username/email
OUTPUT_DIRNoOutput directory for saved files (default: output/)
LLM_API_KEYNoLLM API key (setting this enables LIDA tools)
GARMIN_EMAILNoGarmin account email
LLM_API_BASENoCustom LLM API base URL (e.g., http://localhost:1234/v1)
LLM_PROVIDERNoLLM provider for LIDA tools (default: openai)openai
SMTP_USE_SSLNoSet to 'true' for implicit SSL (port 465)
SMTP_PASSWORDNoSMTP password or app-password
GARMIN_PASSWORDNoGarmin account password
GARTH_SESSION_PATHNoPath to saved Garmin session file (default: ~/.garth)

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/lokranjanp/garminmcp'

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