Loading MCP server directory, please wait...
Read-only MCP access to your own Apple Health data, mirrored from the Marrow iOS app.
npx @getmcp/cli add tech.skeletonarmy/marrowRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tech.skeletonarmy/marrow": {
"command": "python",
"args": [
"marrow-mcp"
],
"env": {
"MARROW_DATA": ""
}
}
}
}