MCP Directory
Back

apple-health-mcp-server

by the-momentum · Python · ★ 178

MCP server for querying Apple Health data with natural language using DuckDB under the hood.

#apple#apple-health#applehealth#health#healthcare#healthcare-application#healthtech#mcp-server#wearable

Install

pip install git+https://github.com/the-momentum/apple-health-mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "apple-health-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/the-momentum/apple-health-mcp-server.git"
      ]
    }
  }
}

From the README

Apple Health MCP Server Apple Health Data Exploration [](mailto:hello@themomentum.ai?subject=Apple%20Health%20MCP%20Server%20Inquiry) [](https://themomentum.ai) [](LICENSE) > [!NOTE] > **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-wea…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers