67
/ 100
2 days ago
glama

Withings MCP Server

Enables reading Withings smart-scale data (weight, body composition, etc.) through MCP tools, with OAuth2 authentication and automatic token refresh.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configWITHINGS_SSM_PREFIX
configOAUTH_DISABLE1 in .env (the /mcp endpoint is then unauthenticated — local
configOAUTH_ALLOWED_REDIRECT_HOSTS(). Authorization codes are single-use with a
configWITHINGS_SCOPE
configPUBLIC_BASE_URLand set =http://localhost:8000 in .env. Tokens are cached to
configOAUTH_ALLOWED_HOSTS
configWITHINGS_TABLE
configWITHINGS_TOKEN_FILE
// 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 6 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/owenobyrne-mcp-withings-jbabqz)](https://m8ven.ai/mcp/owenobyrne-mcp-withings-jbabqz)
commit: 631a1c21e3e6bb3462bab1762c9be3e689dd82a6
code hash: 2ed367868a79a87a8f76c26a53bfe263d73db3e5bafca75f408829e27fb23e88
verified: 7/29/2026, 9:02:15 AM
view raw JSON →