mcpbeat Sign in

Vaultbeat Apple Health MCP Server

by fino-wind Your server? Claim it
local only

Vaultbeat Apple Health runs on your own machine — the client starts it, so there is no endpoint to ping. 3 085 installs a week from pypi. Last commit 20 Sep 2026.

Your AI agent reads your Apple Health data: sleep, HRV, cycle, workouts. Decrypted on your machine

Installs per day peak 1 212 · avg 440
a month agotoday
3 085
Installs / week
pypi · vaultbeat-apple-health
2
Stars
0 open issues
20 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Vaultbeat Apple Health every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add vaultbeat-apple-health -- uvx vaultbeat-apple-health
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vaultbeat-apple-health": {
      "args": [
        "vaultbeat-apple-health"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vaultbeat-apple-health]
command = "uvx"
args = ["vaultbeat-apple-health"]
.cursor/mcp.json
{
  "mcpServers": {
    "vaultbeat-apple-health": {
      "args": [
        "vaultbeat-apple-health"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vaultbeat-apple-health": {
      "args": [
        "vaultbeat-apple-health"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Vaultbeat Apple Health

same job, measured the same way
Whoop
by shashankswe2020-ux

MCP server for WHOOP health data — recovery, sleep, workouts, cycles, and trends.

782 installs/wk local only
Apple Health
by neiltron

Local-first Apple Health MCP server for questions about your sleep, workouts and heart data.

675 installs/wk local only
Apple Health MCP Server
by krumjahn

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

33 installs/wk local only
Polar Health Data (self-hosted)
by stumason

Self-hosted Polar health analytics with a built-in MCP server: sleep, HRV, workouts, baselines.

local only
Vital
by usefulapi

Read wearables and lab health data — sleep, activity, workouts, timeseries, lab tests and orders.

21 tools answering
Bots
by urbot

150+ vertical AI expert bots as agent tools. $1 bots run on YOUR machine - your data stays yours.

5 tools answering
Marrow
by skeletonarmy

Read-only MCP access to your own Apple Health data, mirrored from the Marrow iOS app.

162 installs/wk local only
Codemore
by abhinavteja123

The static analyzer your AI agent reads — fix-ready, machine-readable scan reports over MCP.

65 installs/wk local only

Vaultbeat Apple Health — questions

Answers built from our own checks of this server.

Why is there no uptime for Vaultbeat Apple Health?
Vaultbeat Apple Health runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package vaultbeat-apple-health was installed 3 085 times last week.
How do I connect Vaultbeat Apple Health?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls vaultbeat-apple-health straight from pypi; nothing to host, nothing to sign up for.
How many people use Vaultbeat Apple Health?
The pypi package vaultbeat-apple-health was installed 3 085 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Vaultbeat Apple Health open source?
Yes — it is published under the MIT licence, written in Python and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.