# Apple Health MCP Server (npm · health-analyzer-mcp)

Apple Health data for Claude, Cursor, and any MCP client — 100% local on your Mac.

- Trust score: 62/100 (medium)
- Change this week: +22
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `health-analyzer-mcp`: 62/100 (this document), [markdown](https://verifymcp.io/servers/krumjahn-health-analyzer-mcp/health-analyzer-mcp.md), [page](https://verifymcp.io/servers/krumjahn-health-analyzer-mcp/health-analyzer-mcp)

## Channel facts

- Registry: `npm`
- Package: `health-analyzer-mcp`
- Version: `1.1.2`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 86/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 19/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 1 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 586 tokens (~53/item across 11 items; 11 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add krumjahn-health-analyzer-mcp -- npx -y health-analyzer-mcp
```

### Codex

```bash
codex mcp add krumjahn-health-analyzer-mcp -- npx -y health-analyzer-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "krumjahn-health-analyzer-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "health-analyzer-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add krumjahn-health-analyzer-mcp --command npx --arg -y --arg health-analyzer-mcp
```

### Hermes

```yaml
mcp_servers:
  krumjahn-health-analyzer-mcp:
    command: "npx"
    args: ["-y", "health-analyzer-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "krumjahn-health-analyzer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "health-analyzer-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 62, +46)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [functional improvement] Schema quality: unverified → good
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Stability: unverified → 0.20
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] License: unverified → pass
- [functional] Licence: MIT

### 2026-08-01 (score 16, 0)

- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional improvement] MCP protocol: unverified → pass
- [functional] Package version: 1.1.1 → 1.1.2

### 2026-07-31 (score 16, −24)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 40, +22)

- [functional improvement] Tool coverage: unverified → 100

### 2026-07-28 (score 18, −22)

- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-07-27 (score 40)

First indexed and scored.

## MCP tools (11)

### `get_status` (~26 tokens)

Check whether the local Health Data AI Analyzer API is running and whether a dataset is loaded.

### `list_metrics` (~19 tokens)

Check what health data is currently loaded in the app

### `get_health_summary` (~46 tokens)

Get an overview of all loaded health metrics

Input parameters:

- `end_date` (string): End date (YYYY-MM-DD)
- `start_date` (string): Start date (YYYY-MM-DD)

### `get_steps` (~75 tokens)

Get step count data. Returns daily steps, averages, and totals.

Input parameters:

- `end_date` (string): End date (ISO format)
- `limit` (number): Max days to return (default: 30)
- `start_date` (string): Start date (ISO format, e.g., 2024-01-01)

### `get_sleep` (~67 tokens)

Get sleep data including duration, stages (deep, REM, core), and patterns.

Input parameters:

- `end_date` (string): End date (ISO format)
- `limit` (number): Max nights to return (default: 30)
- `start_date` (string): Start date (ISO format)

### `get_heart_rate` (~53 tokens)

Get heart rate, resting heart rate, and HRV trends over time.

Input parameters:

- `end_date` (string): End date (YYYY-MM-DD)
- `start_date` (string): Start date (YYYY-MM-DD)

### `get_daily_health_brief` (~51 tokens)

Get a daily health briefing with yesterday's sleep, steps, workouts, and recovery context versus recent baseline.

Input parameters:

- `date` (string): Target date (YYYY-MM-DD). Defaults to yesterday if omitted.

### `get_hrv` (~64 tokens)

Get heart rate variability (HRV) data and recovery trends.

Input parameters:

- `end_date` (string): End date (ISO format)
- `limit` (number): Max days to return (default: 30)
- `start_date` (string): Start date (ISO format)

### `get_weight` (~56 tokens)

Get weight measurements and trends.

Input parameters:

- `end_date` (string): End date (ISO format)
- `limit` (number): Max measurements to return (default: 30)
- `start_date` (string): Start date (ISO format)

### `get_workouts` (~63 tokens)

Get workout history including type, duration, and calories burned.

Input parameters:

- `end_date` (string): End date (ISO format)
- `limit` (number): Max workouts to return (default: 30)
- `start_date` (string): Start date (ISO format)

### `get_vo2max` (~66 tokens)

Get VO2 max (cardio fitness) measurements and fitness level.

Input parameters:

- `end_date` (string): End date (ISO format)
- `limit` (number): Max measurements to return (default: 30)
- `start_date` (string): Start date (ISO format)

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/krumjahn-health-analyzer-mcp/health-analyzer-mcp#diagnostics

## Score history

- 2026-08-03: 62
- 2026-08-02: 62
- 2026-08-01: 16
- 2026-07-31: 16
- 2026-07-30: 40
- 2026-07-28: 18
- 2026-07-27: 40

## Links

- npm package: https://www.npmjs.com/package/health-analyzer-mcp
- Socket report: https://socket.dev/npm/package/health-analyzer-mcp
- Website: https://applehealthdata.com/apple-health-mcp/
- Changelog RSS feed: https://verifymcp.io/servers/krumjahn-health-analyzer-mcp/health-analyzer-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/krumjahn-health-analyzer-mcp/health-analyzer-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/krumjahn-health-analyzer-mcp/health-analyzer-mcp
