Apple Health Mcp Server

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

data-aidata-ai
133 stars🍴 15 forks📄 MIT

🔌 Transport

Standard I/O

📦 Installation

Docker

Claude Desktop Configuration

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "apple-health-mcp-server": {
      "args": [
        "index.js"
      ],
      "command": "node"
    }
  }
}

Capabilities

0
Tools
0
Resources
0
Prompts