Skip to main content
Glama
neiltron

Apple Health MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CACHE_SIZENoNumber of cached query results100
MAX_MEMORY_MBNoMaximum memory usage in MB1024
HEALTH_DATA_DIRYesPath to your Apple Health CSV export directory

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
health_queryA

Execute SQL queries on Apple Health data. Supports SELECT queries only.

health_reportB

Generate structured health reports for a specific period

health_schemaA

Get information about available health data tables, their structure, and sample data to help write SQL queries

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/neiltron/apple-health-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server