Skip to content
Back to search
30
MCP

health-export-mcp

npm/health-export-mcp

Open-source, zero-dependency Model Context Protocol (MCP) server to query Apple Health / HealthKit data (190 metrics) from Claude, ChatGPT, Cursor, OpenClaw, Hermes and any MCP agent.

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

Similar MCP servers embedding-nearest

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
io.github.davidmosiah/apple-health-mcp
Unofficial local-first MCP server for Apple Health export data.
0 tools
apple-health-mcp-server
MCP server for querying Apple Health data with natural language using DuckDB under the hood.
0 tools
io.github.philipad/health-export-mcp
Query 190 Apple Health metrics from any MCP agent — zero-dependency, read-only, local-first.
0 tools
healthcare-mcp-public
A Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA dr
0 tools

How to use

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

{
  "mcpServers": {
    "health-export-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}