Health Export AI
Rank #7,096io.github.PhilipAD/health-export-mcp
Query 190 Apple Health metrics from any MCP agent: zero-dependency, read-only, local-first.
Health Export AI is a Model Context Protocol (MCP) server published by philipad. It ranks #7,096 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Health Export AI is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on Jun 26, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 124,950 of 132,046 servers on MCP Toplist.
Use Health Export AI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add health-export-mcp -- npx -y health-export-mcp[mcp_servers.health-export-mcp]
command = "npx"
args = ["-y", "health-export-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"health-export-mcp": {
"command": "npx",
"args": [
"-y",
"health-export-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"health-export-mcp": {
"command": "npx",
"args": [
"-y",
"health-export-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"health-export-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"health-export-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"health-export-mcp": {
"command": "npx",
"args": [
"-y",
"health-export-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"health-export-mcp": {
"command": "npx",
"args": [
"-y",
"health-export-mcp"
]
}
}
}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/io.github.PhilipAD%2Fhealth-export-mcp)<a href="https://mcptoplist.com/server/io.github.PhilipAD%2Fhealth-export-mcp"><img src="https://mcptoplist.com/badge/io.github.PhilipAD%2Fhealth-export-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
philipad
Available versions (6)
| Version | Published |
|---|---|
| 1.4.3 | Aug 19, 2026 |
| 1.4.0 | Aug 19, 2026 |
| 1.3.0 | Aug 18, 2026 |
| 1.2.2 | Aug 8, 2026 |
| 1.0.1 | Jul 26, 2026 |
| 1.0.0 | Jun 27, 2026 |
Frequently asked questions
- Who maintains Health Export AI?
- Health Export AI is maintained by philipad, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Health Export AI listed on the Official MCP Registry?
- Yes — Health Export AI is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Health Export AI have?
- MCP Toplist tracks 6 versions of Health Export AI, most recently published on Aug 19, 2026.
- Where can I find the source code for Health Export AI?
- The source code for Health Export AI is hosted at github.com/philipad/health-export-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.