MCP Server
MCP
tech.skeletonarmy/marrow
Read-only MCP access to your own Apple Health data, mirrored from the Marrow iOS app.
Install
uvx marrow-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "marrow-mcp",
"version": "0.2.4",
"runtimeHint": "python",
"transport": {
"type": "streamable-http",
"url": "http://localhost:8800/mcp"
},
"environmentVariables": [
{
"description": "Directory holding the SQLite mirror and the two generated tokens. Defaults to ./data.",
"name": "MARROW_DATA"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment