69
/ 100
23 hours ago
glama

Health Vault

Self-hosted MCP server that syncs Xiaomi fitness data to SQLite and provides authenticated tools to query health metrics (steps, sleep, HR, etc.) for AI assistants like Grok.

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 1 credential: OAUTH_LOGIN_PASSWORD
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.
configHEALTH_PUBLIC_BASE_URL
configHEALTH_SYNC_DAYS
configHEALTH_API_BASEWrong region / empty cloud Try --base-url / if your account is not on default RU IDC
configHEALTH_ROOT/opt/health-vault
configHEALTH_DATA_DIR/opt/health-vault/data
configHEALTH_TOKEN_PATH
configHEALTH_DB_PATH
configHOST
configHEALTH_HOST
configPORT
configHEALTH_PORT
configPUBLIC_BASE_URLmust be the public HTTPS origin users and Grok hit (no path).
🔐 secretOAUTH_LOGIN_PASSWORDchange-me-to-a-long-random-string
configMI_CLIENT_SIGN
// 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 5 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/ilyanehay-mi-health-mcp-17ehyd)](https://m8ven.ai/mcp/ilyanehay-mi-health-mcp-17ehyd)
commit: accd4b88950962ccf69c522ff0fa48a7233a55c1
code hash: 98adae4c834c1f81e4c79a711df213e9f4b67e1b916631cfc5937ec377f1b296
verified: 7/30/2026, 8:08:34 PM
view raw JSON →