marrow-mcp
Rank #12,687tech.skeletonarmy/marrow
Read-only MCP access to your own Apple Health data, mirrored from the Marrow iOS app.
marrow-mcp is a Model Context Protocol (MCP) server published by skeletonarmytech. It ranks #12,687 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. marrow-mcp is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 16, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 119,359 of 132,046 servers on MCP Toplist.
Use marrow-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add marrow -e "MARROW_DATA=<your MARROW_DATA>" -- uvx marrow-mcpReplace each placeholder with your own value before saving.
[mcp_servers.marrow]
command = "uvx"
args = ["marrow-mcp"]
[mcp_servers.marrow.env]
MARROW_DATA = "<your MARROW_DATA>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"marrow": {
"command": "uvx",
"args": [
"marrow-mcp"
],
"env": {
"MARROW_DATA": "<your MARROW_DATA>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"marrow": {
"command": "uvx",
"args": [
"marrow-mcp"
],
"env": {
"MARROW_DATA": "<your MARROW_DATA>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"marrow": {
"type": "stdio",
"command": "uvx",
"args": [
"marrow-mcp"
],
"env": {
"MARROW_DATA": "<your MARROW_DATA>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"marrow": {
"command": "uvx",
"args": [
"marrow-mcp"
],
"env": {
"MARROW_DATA": "<your MARROW_DATA>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"marrow": {
"command": "uvx",
"args": [
"marrow-mcp"
],
"env": {
"MARROW_DATA": "<your MARROW_DATA>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/tech.skeletonarmy%2Fmarrow)<a href="https://mcptoplist.com/server/tech.skeletonarmy%2Fmarrow"><img src="https://mcptoplist.com/badge/tech.skeletonarmy%2Fmarrow.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
skeletonarmytech
Available versions (4)
| Version | Published |
|---|---|
| 0.2.4 | Aug 18, 2026 |
| 0.2.3 | Aug 16, 2026 |
| 0.2.2 | Aug 16, 2026 |
| 0.2.1 | Aug 16, 2026 |
Frequently asked questions
- Who maintains marrow-mcp?
- marrow-mcp is maintained by skeletonarmytech, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is marrow-mcp listed on the Official MCP Registry?
- Yes — marrow-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does marrow-mcp have?
- MCP Toplist tracks 4 versions of marrow-mcp, most recently published on Aug 18, 2026.
- Where can I find the source code for marrow-mcp?
- The source code for marrow-mcp is hosted at github.com/skeletonarmytech/marrow-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.