Skip to content
Back to search
30
MCP

apple-health-mcp-server

the-momentum/apple-health-mcp-server

MCP server for querying Apple Health data with natural language using DuckDB under the hood.

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

How to use

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

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