We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/leewnsdud/garmin-connect-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Garmin Connect credentials (optional - used as fallback when no saved token exists)
GARMIN_EMAIL=your_email@example.com
GARMIN_PASSWORD=your_password
# Token storage directory (optional - default: ~/.garminconnect)
# GARMIN_TOKEN_DIR=~/.garminconnect
# Base64-encoded token data (optional - for Docker/CI environments)
# GARMINTOKENS=