Skip to content

withingsmcp in namespace io.github

io.github.davidmosiah/withingsmcp · Status: active

No name of its own reaches this register for this entry. The heading therefore carries the trailing segment of the identifier; the identifier itself is listed below as a coordinate.

If you find your own account name here: write informally to German.saas@web.de, stating the identifier concerned. No reason has to be given. How to object

Registry name
io.github.davidmosiah/withingsmcp
Package coordinate
npm:withings-mcp-unofficial
Version
0.4.7
Listed in the registry
2026-07-03
Changed in the registry
2026-07-03
First seen by tracevero
2026-08-06
Vendor's website
https://wellness.delx.ai/connectors/withings

Privacy-first, unofficial Withings MCP server for AI health, sleep, activity and heart-rate agents.

Vendor's own description, untranslated and unverified

Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin. What the confidence levels mean

Measured values

Measured values
Credentials requiredno
Raw declaration – Required secret variables (raw): confirmed absent
Raw declaration – Required secret headers (raw): confirmed absent
Source: MCP-Register · collected on 2026-08-06 · derived
Execution locationlocal
Raw declaration – Transports (raw): stdio
Source: MCP-Register · collected on 2026-08-06 · derived
Path argument presentno
Raw declaration – Path arguments (raw): confirmed absent
Raw declaration – Path environment variables (raw): confirmed absent
Source: MCP-Register · collected on 2026-08-06 · derived
Repository URL listedyes
Raw declaration – Repository (raw): https://github.com/davidmosiah/withings-mcp
Source: MCP-Register · collected on 2026-08-06 · derived
Version0.4.7
Source: MCP-Register · collected on 2026-08-06 · self-declared

Position within the holdings

How many of the 25,100 published entries carry the same measured value. A reference figure, not an assessment.

All 4 values together are carried by 8,664 of 25,100 entries.

This entry appears in these selections

The source's raw values24

Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.

Raw values
Description (raw)Privacy-first, unofficial Withings MCP server for AI health, sleep, activity and heart-rate agents.
Source: MCP-Register · collected on 2026-08-26 · self-declared
Environment variables (raw)WITHINGS_CLIENT_ID, WITHINGS_CLIENT_SECRET, WITHINGS_REDIRECT_URI, WITHINGS_TOKEN_PATH, WITHINGS_PRIVACY_MODE, WITHINGS_CACHE, WITHINGS_CACHE_PATH, WITHINGS_NO_CACHE
Source: MCP-Register · collected on 2026-08-06 · self-declared
Required secret variables (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-06 · self-declared
Transports (raw)stdio
Source: MCP-Register · collected on 2026-08-06 · self-declared
Path arguments (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-06 · self-declared
Repository (raw)https://github.com/davidmosiah/withings-mcp
Source: MCP-Register · collected on 2026-08-06 · self-declared
Package registries (raw)npm
Source: MCP-Register · collected on 2026-08-06 · self-declared
Required secret headers (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Path environment variables (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Remote URLs (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Remote hosts (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Registry status message (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
First listed in the registry (raw)2026-07-03
Source: MCP-Register · collected on 2026-08-16 · self-declared
Last changed in the registry (raw)2026-07-03
Source: MCP-Register · collected on 2026-08-16 · self-declared
Schema version of the raw record (raw)https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json
Source: MCP-Register · collected on 2026-08-16 · self-declared
Delivery form (raw)paket
Source: MCP-Register · collected on 2026-08-16 · self-declared
Repository platform (raw)github
Source: MCP-Register · collected on 2026-08-16 · self-declared
Repository subfolder (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Package identifiers (raw)withings-mcp-unofficial
Source: MCP-Register · collected on 2026-08-16 · self-declared
Package versions (raw)0.4.7
Source: MCP-Register · collected on 2026-08-16 · self-declared
Runtime hints (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Environment variable formats (raw)string
Source: MCP-Register · collected on 2026-08-16 · self-declared
Environment variable descriptions (raw)WITHINGS_CACHE=Optional SQLite cache toggle. Set to true or sqlite to enable. · WITHINGS_CACHE_PATH=Optional local SQLite cache path. Defaults to ~/.withings-mcp/cache.sqlite. · WITHINGS_CLIENT_ID=Withings OAuth client ID. Optional when configured with withings-mcp-server setup. · WITHINGS_CLIENT_SECRET=Withings OAuth client secret. Prefer withings-mcp-server setup so this secret is stored in ~/.withings-mcp/config.json instead of MCP client config. · WITHINGS_NO_CACHE=Set to true to bypass the in-memory HTTP response cache (60s TTL for GET only). POST/PUT/DELETE and 4xx/5xx responses are never cached regardless. Note: Withings's wbsapi.withings.net is POST-only today, so this is currently a no-op. · WITHINGS_PRIVACY_MODE=Optional payload mode: summary, structured, or raw. Defaults to structured. raw means full Withings API payloads, not continuous 24/7 raw sensor telemetry. · WITHINGS_REDIRECT_URI=Redirect URI configured in the Withings Developer Dashboard. Optional when configured with withings-mcp-server setup. · WITHINGS_TOKEN_PATH=Optional local path for OAuth tokens. Defaults to ~/.withings-mcp/tokens.json.
Source: MCP-Register · collected on 2026-08-16 · self-declared
Icon formats (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared

Changes

Changes
2026-08-26Description (raw): – → Privacy-first, unofficial Withings MCP server for AI health, sleep, activity and heart-rate agents.
2026-08-16Last changed in the registry (raw): – → 2026-07-03
2026-08-16First listed in the registry (raw): – → 2026-07-03
2026-08-16Registry status message (raw): – → –
2026-08-16Schema version of the raw record (raw): – → https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json
2026-08-16Icon formats (raw): – → –
2026-08-16Environment variable descriptions (raw): – → WITHINGS_CACHE=Optional SQLite cache toggle. Set to true or sqlite to enable. · WITHINGS_CACHE_PATH=Optional local SQLite cache path. Defaults to ~/.withings-mcp/cache.sqlite. · WITHINGS_CLIENT_ID=Withings OAuth client ID. Optional when configured with withings-mcp-server setup. · WITHINGS_CLIENT_SECRET=Withings OAuth client secret. Prefer withings-mcp-server setup so this secret is stored in ~/.withings-mcp/config.json instead of MCP client config. · WITHINGS_NO_CACHE=Set to true to bypass the in-memory HTTP response cache (60s TTL for GET only). POST/PUT/DELETE and 4xx/5xx responses are never cached regardless. Note: Withings's wbsapi.withings.net is POST-only today, so this is currently a no-op. · WITHINGS_PRIVACY_MODE=Optional payload mode: summary, structured, or raw. Defaults to structured. raw means full Withings API payloads, not continuous 24/7 raw sensor telemetry. · WITHINGS_REDIRECT_URI=Redirect URI configured in the Withings Developer Dashboard. Optional when configured with withings-mcp-server setup. · WITHINGS_TOKEN_PATH=Optional local path for OAuth tokens. Defaults to ~/.withings-mcp/tokens.json.
2026-08-16Environment variable formats (raw): – → string
2026-08-16Delivery form (raw): – → paket
2026-08-16Remote hosts (raw): – → –

These are the 10 most recent changes to this entry. Full history

tracevero · https://tracevero.com/mcp/io-github-davidmosiah-withingsmcp