提交

Ultrahuman Mcp

@Monasterolo21

A simple MCP server using the Ultrahuman API to retrieve fitness data from your ring and query information about it from your favorite LLM. You can get info about your sleep, breath, hearth rate, steps and many more info.

工具

ultrahuman_metrics

服务器配置

{
  "mcpServers": {
    "ultrahuman": {
      "command": "npx",
      "args": [
        "-y",
        "ultrahuman-mcp"
      ],
      "env": {
        "ULTRAHUMAN_AUTH_TOKEN": "your_token_here",
        "ULTRAHUMAN_USER_EMAIL": "your_email@example.com"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.