Skip to content
Claude Desktop

marrow for Claude Desktop

tech.skeletonarmy/marrow

Read-only MCP access to your own Apple Health data, mirrored from the Marrow iOS app.

client:Claude Desktop transport:stdio runtime:pypi

Install marrow in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "marrow": {
      "command": "uvx",
      "args": [
        "marrow-mcp"
      ],
      "env": {
        "MARROW_DATA": "<MARROW_DATA>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

marrow in other clients