personal-health-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HEALTH_PLANET_CLIENT_ID | Yes | Client ID for Tanita Health Planet API | |
| HEALTH_PLANET_REDIRECT_URI | Yes | Redirect URI for OAuth flow | |
| HEALTH_PLANET_CLIENT_SECRET | Yes | Client secret for Tanita Health Planet API |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_latest_body_compositionA | Return the most recent body composition record within the last 30 days. |
| get_body_compositionA | Return body composition data for a date range (max 92 days). |
| get_measurements_rangeA | Return the date range and total count of cached body composition data. |
| get_profileA | Return user profile (birth_date, height_cm, sex) from cache or API. |
| list_available_metricsB | Return the list of available metrics and their descriptions. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/okizuka-hitts/personal-health-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server