Skip to main content
Glama
jegork
by jegork

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RENPHO_EMAILYesRequired RENPHO Health account email
RENPHO_PASSWORDYesRequired account password
RENPHO_AREA_CODENoTwo uppercase letters, defaults to US; use your account's country codeUS

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_current_userA

Read the logged-in RENPHO Health account profile. Credentials and tokens are excluded.

get_scale_usersA

List linked scale tables and profile IDs. Use a returned userIds value as scaleUserId when selecting a family profile.

get_measurementsA

Read body composition history, newest first, with native RENPHO fields and unit codes. Filters ownership before pagination. Check scanComplete before treating results as complete. No health classifications are computed.

get_latest_measurementA

Read the latest owned measurement and all available body composition fields. Returns null when none match. Refuses to claim latest if the scan limit is reached.

get_weight_trendA

Summarize positive weight readings over the past N days in native kg, lb, or stone. Rejects incomplete scans and inconsistent, missing, or mixed stone/pounds unit codes. This is arithmetic, not medical advice.

refresh_sessionA

Discard the in-memory login session. The next data request authenticates again. Does not trigger scale uploads or change RENPHO data.

health_checkA

Verify RENPHO login and scale discovery without returning measurements.

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/jegork/renpho-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server