Skip to main content
Glama
okizuka-hitts

personal-health-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HEALTH_PLANET_CLIENT_IDYesClient ID for Tanita Health Planet API
HEALTH_PLANET_REDIRECT_URIYesRedirect URI for OAuth flow
HEALTH_PLANET_CLIENT_SECRETYesClient secret for Tanita Health Planet API

Capabilities

Features and capabilities supported by this server

CapabilityDetails
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

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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