69
/ 100
24 days ago
glama

HealthLedger MCP

A local-first, model-agnostic MCP server that stores personal health data in a SQLite file and provides analysis-ready views for any AI client to log, retrieve, and reason over health records.

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
75 tools verified — handlers match their declared behaviour
47 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: HEALTH_MCP_GITHUB_CLIENT_SECRET
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_MCP_PUBLIC_URLHEALTH_MCP_GITHUB_CLIENT_SECRET, HEALTH_MCP_ALLOWED_LOGINS, ,
configHEALTH_MCP_HOST(127.0.0.1), HEALTH_MCP_PORT (8800), HEALTH_MCP_PATH (/mcp).
configHEALTH_MCP_PATHHEALTH_MCP_HOST (127.0.0.1), HEALTH_MCP_PORT (8800), (/mcp).
configHEALTH_MCP_GITHUB_CLIENT_IDRemote-mode-only (HEALTH_MCP_TRANSPORT=http): ,
🔐 secretHEALTH_MCP_GITHUB_CLIENT_SECRET, HEALTH_MCP_ALLOWED_LOGINS, HEALTH_MCP_PUBLIC_URL,
configHEALTH_MCP_ALLOWED_LOGINSHEALTH_MCP_GITHUB_CLIENT_SECRET, , HEALTH_MCP_PUBLIC_URL,
configHEALTH_MCP_TRANSPORTstdio stdio (local) or http (remote, opt-in)
configHEALTH_MCP_DB~/.healthledger/health.db (override with ).
configHEALTH_MCP_AUDIT_LOG~/.healthledger/audit.log records every tool call (override with ).
configHEALTH_MCP_DEFAULT_USERme, from ).
configHEALTH_MCP_RATE_LIMIT_ENABLED
// 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 4 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/cole-will-i-am-healthledger-mcp-pe4gzz)](https://m8ven.ai/mcp/cole-will-i-am-healthledger-mcp-pe4gzz)
commit: a373398b029d666afa230d2ea8dd76276b7f3c6f
code hash: 7049bb629b9d1026d4c28063314cdfa3638c2be25fb074a490211e2410d6a867
verified: 7/7/2026, 10:02:49 AM
view raw JSON →