We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/winsthuang/home-controller'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•1.07 kB
# Miele API Credentials
# Get these from https://developer.miele.com/
MIELE_CLIENT_ID=your_client_id_here
MIELE_CLIENT_SECRET=your_client_secret_here
# OAuth Token (will be obtained through OAuth flow)
MIELE_ACCESS_TOKEN=
MIELE_REFRESH_TOKEN=
# API Configuration
MIELE_API_BASE_URL=https://api.mcs3.miele.com/v1
MIELE_AUTH_URL=https://auth.domestic.miele-iot.com/partner/realms/mcs/protocol/openid-connect
# LG ThinQ API Credentials
# Get these from https://thinq.developer.lge.com
THINQ_PAT=your_personal_access_token_here
THINQ_COUNTRY=US
# HUUM Sauna Credentials
# Use the same credentials as your HUUM mobile app
HUUM_USERNAME=your_huum_email_here
HUUM_PASSWORD=your_huum_password_here
# Phyn Water Monitor Credentials
# Use the same credentials as your Phyn mobile app
PHYN_USERNAME=your_phyn_email_here
PHYN_PASSWORD=your_phyn_password_here
PHYN_API_KEY=E7nfOgW6VI64fYpifiZSr6Me5w1Upe155zbu4lq8
# A.O. Smith Water Heater Credentials
# Use the same credentials as your iComm mobile app
AOSMITH_EMAIL=your_icomm_email_here
AOSMITH_PASSWORD=your_icomm_password_here