Loading MCP server directory, please wait...
Privacy-first, unofficial Withings MCP server for AI health, sleep, activity and heart-rate agents.
npx @getmcp/cli add io.github.davidmosiah/withingsmcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.davidmosiah/withingsmcp": {
"command": "npx",
"args": [
"-y",
"withings-mcp-unofficial"
],
"env": {
"WITHINGS_CLIENT_ID": "",
"WITHINGS_CLIENT_SECRET": "",
"WITHINGS_REDIRECT_URI": "",
"WITHINGS_TOKEN_PATH": "",
"WITHINGS_PRIVACY_MODE": "",
"WITHINGS_CACHE": "",
"WITHINGS_CACHE_PATH": ""
}
}
}
}