biology, medicine and bioinformatics

Apple Health Mcp Server

An MCP server that provides access to exported data from Apple Health. Data analytics included.

python
local
macos
windows
linux
biology, medicine and bioinformatics
0
View on GitHub

Installation

npx -y the-momentum/apple-health-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "apple-health-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "the-momentum/apple-health-mcp-server"
  ]
}

About This MCP Server

the-momentum/apple-health-mcp-server

An MCP server that provides access to exported data from Apple Health. Data analytics included.

GitHub: https://github.com/the-momentum/apple-health-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub