Skip to content
Back to search
30
MCP

@mseep/ultrahuman-mcp

npm/@mseep/ultrahuman-mcp

A Model Context Protocol (MCP) server for fetching health and fitness metrics from the Ultrahuman API, including heart rate, sleep data, steps, temperature, HRV, and more

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/mcp-fitbit
Model Context Protocol (MCP) server for accessing Fitbit health and fitness data. Connect AI assistants like Claude to your Fitbit data for
0 tools
mcp-fitbit
Model Context Protocol (MCP) server for accessing Fitbit health and fitness data. Connect AI assistants like Claude to your Fitbit data for
0 tools
@gpthuman/mcp-server
Model Context Protocol (MCP) server providing access to GPTHuman's API, the leading platform for transforming AI-generated text into natural
0 tools
healthkowshik/whoop-mcp-server
A Model Context Protocol (MCP) server for accessing WHOOP wearable health data.
0 tools
@mseep/system-designer-mcp
A Model Context Protocol (MCP) server that provides AI agents with tools to create, validate, and export UML system models and System Runtim
0 tools
@mseep/mcp-server-and-client
A Model Context Protocol (MCP) server for managing user data with support for resources, tools, and prompts.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/ultrahuman-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}