67
/ 100
1 month ago
glama

personal-health-mcp

Fetches body composition data (weight, body fat percentage) from the Tanita Health Planet API and exposes it as MCP tools for AI agents like Claude Desktop.

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.
🔐
You'll be asked for 3 credentials: HEALTH_PLANET_CLIENT_SECRET, HEALTH_PLANET_ACCESS_TOKEN, HEALTH_PLANET_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.
configSQLITE_DB_PATH
configLOG_LEVEL
configCACHE_TTL_SECONDS
configHEALTH_PLANET_CLIENT_ID.env を編集して ・HEALTH_PLANET_CLIENT_SECRET・HEALTH_PLANET_REDIRECT_URI を設定してください。
🔐 secretHEALTH_PLANET_CLIENT_SECRET.env を編集して HEALTH_PLANET_CLIENT_ID・・HEALTH_PLANET_REDIRECT_URI を設定してください。
configHEALTH_PLANET_REDIRECT_URI.env を編集して HEALTH_PLANET_CLIENT_ID・HEALTH_PLANET_CLIENT_SECRET・ を設定してください。
🔐 secretHEALTH_PLANET_ACCESS_TOKEN
🔐 secretHEALTH_PLANET_REFRESH_TOKEN
configHEALTH_PLANET_TOKEN_EXPIRES_AT
// 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/okizuka-hitts-personal-health-mcp-1ohja2)](https://m8ven.ai/mcp/okizuka-hitts-personal-health-mcp-1ohja2)
commit: e5b7cd96edd6922dbe29b07c0d06743bc283356d
code hash: 7ef27297c6e4eb1a5fd71e06c31eb213ef078e977a38882cfa5cd594f262280b
verified: 6/22/2026, 12:27:02 PM
view raw JSON →