renpho-mcp-server

StartupBros-com/renpho-mcp-server
★ 3 stars TypeScript Code/Dev Tools Updated 12d ago
MCP server that provides access to body composition data from Renpho smart scales. Query your weight, body fat, muscle mass, and other health metrics directly from Claude, Cursor, or any MCP-compatible client.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "renpho-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "StartupBros-com/renpho-mcp-server"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server that provides access to body composition data from Renpho smart scales. Query your weight, body fat, muscle mass, and other health metrics directly from Claude, Cursor, or any MCP-compatible client. - **Body Composition Data**: Weight, BMI, body fat %, muscle mass, water %, bone mass, visceral fat, metabolic age, BMR, and more

Tools (9)

get_body_compositionget_current_userget_latest_measurementget_measurementsget_scale_usersget_sync_diagnosticsget_weight_trendhealth_checkrefresh_data