HomeOther › health-export-mcp

health-export-mcp

Query 190 Apple Health metrics from any MCP agent: zero-dependency, read-only, local-first.

JavaScript Local macOS
★ 4 stars Last pushed 2026-09-03 License: MIT

Topics: Health & Wellness

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.4.3)

npx -y health-export-mcp@1.4.3

Or add to your MCP client config:

{
  "mcpServers": {
    "health-export-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "health-export-mcp@1.4.3"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry