apple-health-mcp-server

Installation
SKILL.md

Apple Health MCP Server Skill

Skill by ara.so — MCP Skills collection.

Overview

Apple Health MCP Server is a Model Context Protocol (MCP) server built with FastMCP that enables natural language querying of Apple Health data. It parses Apple Health XML exports and loads them into DuckDB, Elasticsearch, or ClickHouse for efficient querying. The server exposes MCP tools that allow LLMs to analyze health records, generate statistics, and identify trends without requiring SQL knowledge.

Key capabilities:

  • Parse and import Apple Health XML exports
  • Natural language queries over health data
  • Multiple backend support (DuckDB, Elasticsearch, ClickHouse)
  • Structured data analysis and trend detection
  • Docker-ready deployment

Installation

Prerequisites

Installs
1
First Seen
Today
apple-health-mcp-server — aradotso/mcp-skills