the-momentum/apple-health-mcp-server
If you are the rightful owner of apple-health-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Apple Health MCP Server is a specialized server designed to facilitate seamless interaction between LLM-based agents and Apple Health data, providing a standardized interface for querying, analyzing, and managing health records.
Tools
Functions exposed to the LLM to take actions
get_xml_structure
Analyze the structure and metadata of your Apple Health XML export.
search_xml_content
Search for specific content in the XML file by attribute value, device, type, etc.
get_xml_by_type
Extract all records of a specific health record type from the XML file.
get_health_summary_es
Get a summary of all Apple Health data in Elasticsearch.
search_health_records_es
Flexible search for health records in Elasticsearch with advanced filtering and query options.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client