Skip to content
Back to search
30
MCP

io.github.krumjahn/health-analyzer-mcp

io.github.krumjahn/health-analyzer-mcp

Query your Apple Health data from Claude, Cursor, and any MCP client — 100% local on your Mac.

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

Similar MCP servers embedding-nearest

apple-health-mcp-server
Make Claude your personal health AI — locally.
0 tools
apple-health-mcp-server
MCP server for querying Apple Health data with natural language using DuckDB under the hood.
0 tools
apple-health-mcp
MCP server that lets LLMs query your Apple Health export via SQL
0 tools
io.github.davidmosiah/apple-health-mcp
Unofficial local-first MCP server for Apple Health export data.
0 tools
@mseep/apple-health-mcp
MCP server for querying Apple Health data with DuckDB
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.krumjahn/health-analyzer-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}