Skip to main content
Glama

Withings MCP Client

by gchallen

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WITHINGS_CLIENT_IDYesYour Withings Client ID from the developer account
WITHINGS_UNIT_SYSTEMNoOptional: Set default units (metric=kg, imperial=lb)metric
WITHINGS_USER_ATTRIBNoOptional: Pin to specific user (0=device owner, 1+=other users)0
WITHINGS_ACCESS_TOKENYesYour access token obtained from OAuth authorization
WITHINGS_REDIRECT_URINoYour redirect URI for OAuth callbackhttp://localhost:3000/callback
WITHINGS_CLIENT_SECRETYesYour Withings Client Secret from the developer account
WITHINGS_REFRESH_TOKENYesYour refresh token obtained from OAuth authorization

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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