Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RENPHO_EMAIL | Yes | Your Renpho Health account email address | |
| RENPHO_PASSWORD | Yes | Your Renpho Health account password |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_current_user | Get current Renpho user information |
| get_latest_measurement | Get the most recent body composition measurement from Renpho scale |
| get_body_composition | Get detailed body composition analysis with health classifications |
| get_weight_trend | - |
| get_measurements | - |
| health_check | Check the health status of the Renpho MCP server and API connection |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |