Back to MCP Servers
🔌

the-momentum/apple-health-mcp-server

MIT

🐍 🏠 🍎 🪟 🐧 - An MCP server that provides access to exported data from Apple Health. Data analytics included.

PythonProductivity

Install

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

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "the-momentum-apple-health-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "the-momentum-apple-health-mcp-server"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.