Apple Health MCP Server Apple Health Data Exploration Connect your Apple Health data with any LLM that supports MCP. Talk to your data and get personalised insights. This demo shows how Claude uses the apple-health-mcp-server to answer questions about your data. Example prompts from the demo: - I would like you to help me analyze my Apple Health data. Let's start by analyzing the data types - chec
Add this skill
npx mdskills install the-momentum/apple-health-mcp-serverWell-documented MCP server enabling natural language queries of Apple Health data via multiple database backends
1<a name="readme-top"></a>23<div align="center">4 <img src="https://cdn.prod.website-files.com/66a1237564b8afdc9767dd3d/66df7b326efdddf8c1af9dbb_Momentum%20Logo.svg" height="80">5 <h1>Apple Health MCP Server</h1>6 <p><strong>Apple Health Data Exploration</strong></p>78 [](mailto:hello@themomentum.ai?subject=Apple%20Health%20MCP%20Server%20Inquiry)9 [](https://themomentum.ai)10 [](LICENSE)1112 <a href="https://glama.ai/mcp/servers/@the-momentum/apple-health-mcp-server">13 <img width="380" height="200" src="https://glama.ai/mcp/servers/@the-momentum/apple-health-mcp-server/badge" alt="Apple Health Server MCP server" />14 </a>15</div>1617> [!NOTE]18> **This project has evolved into [Open Wearables](https://github.com/the-momentum/open-wearables)** - self-hosted platform to unify wearable health data from multiple devices, including Apple Health. Open Wearables also provides an MCP server and a companion app for continuous Apple Health data sync, eliminating the need for manual XML exports. Check it out: [github.com/the-momentum/open-wearables](https://github.com/the-momentum/open-wearables)1920---21Connect your Apple Health data with any LLM that supports MCP. Talk to your data and get personalised insights.2223## π‘ Demo2425This demo shows how Claude uses the `apple-health-mcp-server` to answer questions about your data. Example prompts from the demo:26- I would like you to help me analyze my Apple Health data. Let's start by analyzing the data types - check what data is available and how much of it there is.27- What can you tell me about my activity in the last week? How did my daily statistics look?28- Please also summarise my running workouts in July and June. Do you see anything interesting?2930https://github.com/user-attachments/assets/93ddbfb9-6da9-42c1-9872-815abce7e918313233Want to try it out? **[π Getting Started](docs/getting-started.md)**3435## π Why to use Apple Health MCP Server?3637 - **π§© Fit your data everywhere**: using this software you can import data exported from Apple devices into any DBMS, base importer is already prepared for extensions38 - **π― Simplify complex data access**: you don't need to know data structure or use any structured query language, like SQL, simple access is just granted with natural language39 - **ποΈ Find hidden trends**: use LLM as a gate to flexible auto-generated queries which will be able to find data trends not so easy to detect manually4041## β¨ Key Features4243- **π FastMCP Framework**: Built on FastMCP for high-performance MCP server capabilities44- **π Apple Health Data Exploration**: Import, parse, and analyze Apple Health XML exports45- **π Powerful Search & Filtering**: Query and filter health records using natural language and advanced parameters46- **π¦ Elasticsearch, ClickHouse or DuckDB Integration**: Index and search health data efficiently at scale47- **π οΈ Modular MCP Tools**: Tools for structure analysis, record search, type-based extraction, and more48- **π Data Summaries & Trends**: Generate statistics and trend analyses from your health data49- **π³ Container Ready**: Docker support for easy deployment and scaling50- **π§ Configurable**: Extensive ```.env```-based configuration options5152## π Documentation5354- **[π Getting Started](docs/getting-started.md)** - Complete setup guide55- **[π About](docs/about.md)** - Detailed description & architecture56- **[π§ Configuration](docs/configuration.md)** - Environment variables and settings57- **[π οΈ MCP Tools](docs/mcp-tools.md)** - All available tools58- **[πΊοΈ Roadmap](docs/roadmap.md)** - Upcoming features and roadmap5960**Need help?** Looking for guidance on use cases or implementation? Don't hesitate to ask your question in our [GitHub discussion forum](https://github.com/the-momentum/apple-health-mcp-server/discussions)! You'll also find interesting use cases, tips, and community insights there.6162## π₯ Contributors6364<a href="https://github.com/the-momentum/apple-health-mcp-server/graphs/contributors">65 <img src="https://contrib.rocks/image?repo=the-momentum/apple-health-mcp-server" />66</a>6768<p align="right">(<a href="#readme-top">back to top</a>)</p>6970## πΌ About Momentum71This project is part of Momentumβs open-source ecosystem, where we make healthcare technology more secure, interoperable, and AI-ready. Our goal is to help HealthTech teams adopt standards such as FHIR safely and efficiently. We are healthcare AI development experts, recognized by FT1000, Deloitte Fast 50, and Forbes for building scalable, HIPAA-compliant solutions that power next-generation healthcare innovation.7273π Want to learn from our experience? Read our insights β <a href="https://www.themomentum.ai/blog">themomentum.ai/blog</a>.74Interested? <a href="http://themomentum.ai/lets-talk">Let's talk</a>!7576<div align="center">77 <p><em>Built with β€οΈ by <a href="https://themomentum.ai">Momentum</a> β’ Transforming healthcare data management with AI</em></p>78</div>79
Full transparency β inspect the skill content before installing.