73
/ 100
12 days ago
glama

Withings MCP Server

Enables access to Withings Health API data including body measurements, activity tracking, sleep analysis, workouts, and heart rate monitoring through OAuth2 authentication.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: WITHINGS_CLIENT_SECRET, WITHINGS_ACCESS_TOKEN, WITHINGS_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configWITHINGS_CLIENT_IDyour_client_id_here
🔐 secretWITHINGS_CLIENT_SECRETyour_client_secret_here
configWITHINGS_REDIRECT_URI
🔐 secretWITHINGS_ACCESS_TOKEN"-e", "=your_access_token",
🔐 secretWITHINGS_REFRESH_TOKEN"-e", "=your_refresh_token",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/schimmilab-withings-mcp-server-64plk3)](https://m8ven.ai/mcp/schimmilab-withings-mcp-server-64plk3)
commit: 91fd915da819bff3e612f7d0ae13b32916c2043f
code hash: 494deeb5bf78ac72aafdcb8590f60d6f1990c44f2f99d359b14cc5a0a07d50cc
verified: 6/24/2026, 10:31:34 AM
view raw JSON →
Withings MCP Server · M8ven Trust Score | M8ven