Vaultbeat Apple Health MCP Server

Your Apple Health data - sleep stages, cycle, HRV, resting heart rate, workouts, weight, VO₂ max, meals, lifts, notes - readable and writable by your own AI agent (Claude Code, Hermes, OpenClaw, anything MCP), end-to-end encrypted so that only your machine ever sees plaintext. The Vaultbeat iPhone app captures from HealthKit; this package is the local server that decrypts for the agent.

People who work with apple health, e2ee and healthkit and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-15 · ★ 2 · #20 OF 71 MAINTAINED SCIENCE & HEALTH · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Vaultbeat Apple Health

before you install - you'll need

Set VAULTBEAT_MCP_HTTP_TOKEN before connecting.

Claude Code

claude mcp add fino-wind-vaultbeat-apple-health -- uvx vaultbeat-apple-health

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "fino-wind-vaultbeat-apple-health": {
      "command": "uvx",
      "args": [
        "vaultbeat-apple-health"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package vaultbeat-apple-health - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.Fino-wind is GitHub-verified and matches the repo owner

03 · What Vaultbeat Apple Health can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.3.11 · 2026-08-16

Local MCP server that decrypts your Apple Health data on your own machine. 26 tools, stdio transport, MIT. · uvx vaultbeat-mcp@latest bind # prints a QR code - scan it from the app · claude mcp add vaultbeat-health…

04 · Who maintains Vaultbeat Apple Health

vaultbeat-apple-health is maintained by fino-wind. We track 2 MCP servers from fino-wind - 1 actively maintained, 4 combined GitHub stars, oldest repo from Jul 2026.

05 · Facts

category
science & health - ranked #20 of 71 actively-maintained science & health servers as of 2026-09-18.
release cadence
1 release in the last 90 days (latest 2026-08-16)
registry
io.github.Fino-wind/vaultbeat-apple-health (active, first published 2026-08-18 · 19 versions)
packages
pypi:vaultbeat-apple-health

06 · Vaultbeat Apple Health FAQ

What is Vaultbeat Apple Health?

Your Apple Health data - sleep stages, cycle, HRV, resting heart rate, workouts, weight, VO₂ max, meals, lifts, notes - readable and writable by your own AI agent (Claude Code, Hermes, OpenClaw, anything MCP), end-to-end encrypted so that only your machine ever sees plaintext. The Vaultbeat iPhone app captures from HealthKit; this package is the local server that decrypts for the agent.

Is Vaultbeat Apple Health still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-15 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Vaultbeat Apple Health?

Run `uvx vaultbeat-apple-health`. The README documents one environment variable (VAULTBEAT_MCP_HTTP_TOKEN) to set first. Set VAULTBEAT_MCP_HTTP_TOKEN before connecting. You can also paste the ready-made client config above.

Does Vaultbeat Apple Health run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Vaultbeat Apple Health

More science & health MCP servers · Fitness AI Connector · Brewers Almanack · Project Human · Onecite · Probe

More Python MCP servers · FinStack MCP · Webfetch (firish) · Plesk MCP · Floom · Technocore Chat · see all