69
/ 100
23 days ago
glama

vitals

Exposes personal health data (recovery, sleep, strain, etc.) as MCP tools for AI agents to query and analyze.

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 8 credentials: ANTHROPIC_API_KEY, OPENAI_API_KEY, CLIENT_SECRET, COACH_API_KEY, OURA_CLIENT_SECRET, WHOOP_CLIENT_SECRET, INGEST_TOKEN, DASHBOARD_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.
🔐 secretANTHROPIC_API_KEY
🔐 secretOPENAI_API_KEY
configCLIENT_IDapp on the provider's site and drops two values ( / CLIENT_SECRET)
🔐 secretCLIENT_SECRETapp on the provider's site and drops two values (CLIENT_ID / )
configREDIRECT_URI
configBIRTHDATE
configWAIST_CM
configSEX
configPREFER_PLATFORM
configSYNC_HOURScheduler: APScheduler background job for the daily sync ( in
configCLAUDE_CLI
configCOACH_BACKENDfully offline against a self-hosted model, set =openai_compat
configCOACH_API_BASE
configCOACH_MODELllama3.1 # must already be pulled/loaded
🔐 secretCOACH_API_KEYleave empty for local servers
configOURA_CLIENT_IDOura [cloud.ouraring.com/oauth/applications](https://cloud.ouraring.com/oauth/applications) , OURA_CLIENT_SECRET
🔐 secretOURA_CLIENT_SECRETOura [cloud.ouraring.com/oauth/applications](https://cloud.ouraring.com/oauth/applications) OURA_CLIENT_ID,
configWHOOP_CLIENT_IDWHOOP [developer.whoop.com](https://developer.whoop.com) (needs the offline scope) , WHOOP_CLIENT_SECRET
🔐 secretWHOOP_CLIENT_SECRETWHOOP [developer.whoop.com](https://developer.whoop.com) (needs the offline scope) WHOOP_CLIENT_ID,
🔐 secretINGEST_TOKENApple HealthKit Push token () Companion iOS app reads HealthKit on-device and pushes to /api/ingest — no cloud round-trip
🔐 secretDASHBOARD_TOKEN## Dashboard login ()
// 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/docstream-oficial-vitals-1jp8l7)](https://m8ven.ai/mcp/docstream-oficial-vitals-1jp8l7)
commit: 91b6bfc7063e0f56f98bfe573861d577fca82314
code hash: d6ab420d181dc21445656eaa2038c3c5cea93fc1f7c91d2f4254d22679f0f9ee
verified: 7/8/2026, 8:39:34 AM
view raw JSON →