Apple Health MCP
by davidmosiah
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APPLE_HEALTH_MCP_PORT | No | Port for HTTP transport (default 3000) | |
| APPLE_HEALTH_TIMEZONE | No | Timezone for local-day summaries (e.g., America/Fortaleza) | UTC |
| APPLE_HEALTH_WATCH_PATH | No | Optional directory to watch for new exports and auto-reimport | |
| APPLE_HEALTH_EXPORT_PATH | No | Path to Apple Health export file or folder (export.zip, export.xml, or apple_health_export/) | |
| APPLE_HEALTH_PRIVACY_MODE | No | Privacy mode: summary, structured, or raw | summary |
| APPLE_HEALTH_MCP_TRANSPORT | No | Transport type (e.g., http) for optional HTTP mode |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/davidmosiah/apple-health-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server