Please create a Withings MCP client to retrieve the data from my Withings smart
scale, including weight and body composition.
Implement the MCP for NodeJS using TypeScript, and allow it to be executable via
npx.
Consult the Withings MCP documentation here: https://developer.withings.com/api-reference/
It looks like this will require at least one authorization step.
Use ESlint and Prettier to lint and format the code, and write tests as
appropriate.
Commit your work frequently with a descriptive message.
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