Skip to content
Back to search
30
MCP v0.1.0

io.github.davidmosiah/apple-health-mcp

io.github.davidmosiah/apple-health-mcp

Unofficial local-first MCP server for Apple Health export data.

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

Similar MCP servers embedding-nearest

Apple Health
Unofficial local-first MCP server for reading Apple Health export data.
0 tools
io.github.davidmosiah/samsung-health-mcp
Unofficial local-first MCP server for Samsung Health personal-data CSV/ZIP exports.
0 tools
apple-health-mcp
MCP server that lets LLMs query your Apple Health export via SQL
0 tools
apple-health-export-mcp
MCP server to query an exported Apple Health archive (export.zip) via SQLite.
0 tools
iflow-mcp_apple-health-mcp-server
MCP server for Apple Health data
0 tools
health-export-mcp
Open-source, zero-dependency Model Context Protocol (MCP) server to query Apple Health / HealthKit data (190 metrics) from Claude, ChatGPT,
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.davidmosiah/apple-health-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}