Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address (default `0.0.0.0:8000`)0.0.0.0
PORTNoBind port (default `0.0.0.0:8000`)8000
BASE_URLYesPublic URL of this server, no trailing slash
DATA_DIRNoWhere Garmin tokens live (default `/data`)/data
GARMIN_EMAILNoOptional, only to pre-fill the interactive login
GARMIN_PASSWORDNoOptional, only to pre-fill the interactive login
JWT_SIGNING_KEYNoStable key for client tokens; unset means clients are signed out on restart
GITHUB_CLIENT_IDYesGitHub OAuth app client ID
GITHUB_CLIENT_SECRETYesGitHub OAuth app client secret
ALLOWED_GITHUB_LOGINSYesComma-separated logins permitted to connect

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/PilarJ/mcp-garmin'

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