ultrahuman_mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ULTRAHUMAN_API_KEY | Yes | API key obtained from Ultrahuman Vision (https://vision.ultrahuman.com) |
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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_health_summaryA | Get a comprehensive health overview with key scores and insights. Returns sleep score, recovery score, activity score, vital signs, and AI-generated health insights. This is the best tool for getting a quick understanding of overall health status. |
| get_heart_vitalsA | Get heart-related metrics including heart rate, HRV (heart rate variability), and SpO2 (blood oxygen). By default returns SUMMARY with: avg, min, max, trend, resting HR. Use format="detailed" to get individual readings with timestamps. Use last_minutes to filter to recent data (e.g., last_minutes=30 for last 30 min). |
| get_sleep_analysisA | Get comprehensive sleep data including sleep score, duration, efficiency, sleep stages (REM, deep, light), sleep cycles, and quality assessment. Returns a summary with quality indicator (excellent/good/fair/poor). |
| get_activity_dataB | Get activity and movement data including step count, active minutes, movement index, VO2 max, and activity level classification (very_active/active/moderate/sedentary). Use last_minutes to get recent activity data. |
| get_recovery_scoreA | Get recovery metrics indicating physical recovery status. Returns recovery score (0-100) and status classification (excellent/good/fair/poor). Use this to determine if the body is ready for intense activity. |
| get_temperature_dataA | Get body temperature metrics including skin temperature readings, temperature deviation from baseline, and average body temperature. Useful for detecting illness or stress. Use last_minutes to get recent temperature data. |
| get_daily_metricsA | Get ALL raw health metrics from the Ultrahuman API. Returns the complete unprocessed response. Use this only when you need access to data not exposed by other tools. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/crixalis17/ultrahuman_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server