Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WITHINGS_CLIENT_IDYesYour Withings API Client ID from the Developer Dashboard
WITHINGS_ACCESS_TOKENYesYour Withings OAuth2 access token (generated during authentication)
WITHINGS_REDIRECT_URINoThe redirect URI configured in your Withings applicationhttp://localhost:8080/callback
WITHINGS_CLIENT_SECRETYesYour Withings API Client Secret from the Developer Dashboard
WITHINGS_REFRESH_TOKENYesYour Withings OAuth2 refresh token (generated during authentication)

Tools

Functions exposed to the LLM to take actions

NameDescription
get_user_info

Get user information from Withings account

get_measurements

Get body measurements (weight, fat mass, muscle mass, etc.)

get_activity

Get daily activity data (steps, calories, distance, elevation)

get_sleep_summary

Get sleep summary data (duration, deep sleep, REM, wake up count, etc.)

get_sleep_details

Get detailed sleep data with all sleep phases

get_workouts

Get workout/training sessions data

get_heart_rate

Get heart rate measurements over a time period

get_authorization_url

Get OAuth2 authorization URL to authenticate with Withings

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/schimmmi/withings-mcp-server'

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