Skip to content

v0.1.1 — First public release

Choose a tag to compare

@davidmosiah davidmosiah released this 05 May 17:00

Initial Withings MCP release

16 MCP tools + 6 resources + 3 prompts for Withings Public API. Signed token flow with local storage in ~/.withings-mcp/.

Coverage

  • Body measures (weight, body composition, blood pressure, heart-rate, temperature)
  • Daily activity, workouts
  • Sleep summaries and sleep periods
  • Heart records
  • Daily and weekly agent-ready summaries
  • Privacy modes, SQLite cache, privacy audit
  • Hermes agent manifest checks

Install

npx -y withings-mcp-unofficial setup
npx -y withings-mcp-unofficial auth
{ "mcpServers": { "withings": { "command": "npx", "args": ["-y", "withings-mcp-unofficial"] } } }

Full changelog · npm · Registry